diff options
author | Jiyong Park <jiyong@google.com> | 2019-12-20 15:30:28 +0900 |
---|---|---|
committer | Jiyong Park <jiyong@google.com> | 2020-01-13 21:42:24 +0900 |
commit | 2e6cdcc524b72e1a0f8b1061b0f90821708d9d31 (patch) | |
tree | c37df17ae1d3b44388837297c787009a9fc482ff /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | ac08994fdef52f7d72ce6fc4d2626244f1a484d0 (diff) |
Add API stubs for module APIs
The following two stub libraries are added:
- android_module_app_stubs_current: @SystemApis that are available for
modules implemented as apps. @SystemApis with client=PRIVILEGED_APPS
and client=MODULE_APPS are included here.
- android_module_lib_stubs_current: @SystemApis that are available for
modules implemented as bootclasspath jars. @SystemApis with
client=PRIVILEGED_APPS, MODULE_APPS, and MODULE_LIBRARIES are all
included here.
For now, the compatibility check against the last release API is not
done, but this is not a problem because this is the first time these
APIs are released.
Exempt-From-Owner-Approval: cherry-pick from internal
Bug: 139391334
Bug: 140202860
Bug: 146727827
Test: m
Merged-In: I0254a5f7751c58029fa7a8d5c342b731a7deb69a
Change-Id: I0254a5f7751c58029fa7a8d5c342b731a7deb69a
(cherry picked from commit e309516406a1ec2ce095713cc3adfacdedbcbefe)
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions