diff options
author | Jiyong Park <jiyong@google.com> | 2019-12-20 15:30:28 +0900 |
---|---|---|
committer | Jiyong Park <jiyong@google.com> | 2020-01-13 10:13:06 +0900 |
commit | e309516406a1ec2ce095713cc3adfacdedbcbefe (patch) | |
tree | 95129405e090a6c83a286bdf402dba85e1c7184e /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | ca04bdddbfe0a765d3f7d86e1f940f343df03eae (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.
Bug: 139391334
Bug: 140202860
Bug: 146727827
Test: m
Change-Id: I0254a5f7751c58029fa7a8d5c342b731a7deb69a
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions