| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove annotations that have been relocated | Chris Wailes | 2021-04-26 | 1 | -62/+0 |
| | | | | | | | | | | These annotations have been relocated to frameworks/libs/modules-utils. This CL removes the files and updates necessary build rules. Bug: 183133670 Test: m Change-Id: I834b9f5320e0b6fe8cb9feb7194c82085b805e07 | ||||
| * | Switch @IntDef from long to int, and add @LongDef | Tor Norbye | 2017-12-08 | 1 | -0/+62 |
| This CL mirrors changes made to the android.support.annotation version of IntDef, to keep the usage and semantics identical (though the internal version of @IntDef and @LongDef are of course hidden and not part of the SDK.) Test: These annotations have source retention and therefore have no runtime impact; the change was compiling the SDK. Change-Id: Idaf47e8d983c88be1bd8f938615c86611014b45a | |||||
