summaryrefslogtreecommitdiff
path: root/core/java/android/os/Registrant.java
Commit message (Collapse)AuthorAgeFilesLines
* Remove garbage spacesTaesu Lee2020-05-181-4/+1
| | | | | | | Test: build Change-Id: Ia15e39bbcc410e9ffcf0f267e5a385d66a3bf420 Signed-off-by: Taesu Lee <taesu82.lee@samsung.com>
* Use new UnsupportedAppUsage annotation.Artur Satayev2020-01-131-3/+1
| | | | | | | | | Existing annotations in libcore/ and frameworks/ will deleted after the migration. This also means that any java library that compiles @UnsupportedAppUsage requires a direct dependency on "unsupportedappusage" java_library. Bug: 145132366 Test: m && diff unsupportedappusage_index.csv Change-Id: I534e3fd1305e2f4af076986770033478448a665c Merged-In: I534e3fd1305e2f4af076986770033478448a665c
* Add @UnsupportedAppUsage annotations for max-p.Artur Satayev2019-11-081-0/+1
| | | | | | | | | | | See go/UnsupportedAppUsage for more details. These have already been greylisted, however due to bugs/omissions in the tooling have been kept in go/greylist-txt instead of being annotated in the code. Bug: 137350495 Test: m Change-Id: I5aa29a49b193db47aaee4d3a756c17f48cc9f0b1 Merged-In: I5aa29a49b193db47aaee4d3a756c17f48cc9f0b1
* Add @UnsupportedAppUsage annotationsAndrei Onea2019-03-181-0/+7
| | | | | | | | | | | | | | | | | For packages: android.os This is an automatically generated CL. See go/UnsupportedAppUsage for more details. Exempted-From-Owner-Approval: Mechanical changes to the codebase which have been approved by Android API council and announced on android-eng@ Bug: 110868826 Test: m Merged-In: I4ece0a3f37f88fc2508cb965092aed7cabc61819 Change-Id: I0d942254f06c1a355fb906640e223ad34cced6ab
* Remove unused imports from frameworks/base.John Spurlock2013-11-201-1/+0
| | | | Change-Id: Ia1f99bd2c1105b0b0f70aa614f1f4a67b2840906
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+124
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-124/+0
|
* Initial ContributionThe Android Open Source Project2008-10-211-0/+124