summaryrefslogtreecommitdiff
path: root/core/java/android/annotation/UserHandleAware.java
Commit message (Collapse)AuthorAgeFilesLines
* Remove annotations that have been relocatedChris Wailes2021-04-261-49/+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
* Add annotation for APIs that support Context.getUser/getUserIdValentin Iftime2019-11-121-0/+49
Annotation for APIs that use context.getUser/getUserId to execute as other users Bug:143738055 Test: - Change-Id: Ieeb54812bcdc5ce0b8ee4a7cfd37aa692712efd6