summaryrefslogtreecommitdiff
path: root/opengl/java
diff options
context:
space:
mode:
authorJiyong Park <jiyong@google.com>2019-12-13 14:53:14 +0900
committerJiyong Park <jiyong@google.com>2019-12-19 11:49:39 +0900
commit5ed5a04385cf7fa2910f59fac7f798277bc3ff0d (patch)
tree66331728b54a17cfe26adc25b55aebe7d8b2c530 /opengl/java
parentabe61584313af40691ce5a0759a2e26b20138ab9 (diff)
Add more enums for the client and process attributes of SystemApi
For the client attribute, we have - MODULE_APPS for representing APKs implementing modules which are considered part of the platform - MODULE_LIBRARIES for representing jars inside modules. For the process attribute, we have - SYSTEM_SERVER for representing the system_server process. For example, @SystemApi(client=MODULE_LIBRARIES,process=ALL) actually means that the API is meant to be available for classes in the bootclasspath but not to the classes from the app classloader. Bug: 140202860 Test: m Exempt-From-Owner-Approval: cherry-picked from internal Merged-In: Iba6a564a0967e4d109164849ee6d6500d46469de (cherry picked from commit 88d5e494c48318c2de047511ea7494428e4aeb1e) Change-Id: Iba6a564a0967e4d109164849ee6d6500d46469de
Diffstat (limited to 'opengl/java')
0 files changed, 0 insertions, 0 deletions