diff options
author | Paul Duffin <paulduffin@google.com> | 2020-05-13 10:17:56 +0100 |
---|---|---|
committer | Paul Duffin <paulduffin@google.com> | 2020-05-14 11:26:18 +0100 |
commit | bee7404dccbde59077a34d4bcfaab5ada4344617 (patch) | |
tree | 745ebc914b698065484a03583e6809775ae45b07 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | 4e46cf22a498757ece5afba44d9280d201d94da7 (diff) |
Add framework-module-defaults for java_sdk_library
Provides defaults for java_sdk_library to that are equivalent to those
already used by the framework modules to simplify conversion.
* The java_api_finder is in the defaults as that should be used by
all mainline modules.
* The public/system/module_lib scopes are explicitly specified in the
defaults to include module_lib but exclude test as changing that
behaviour by default would break upwards of 24 existing
java_sdk_library usages.
* The stubs for each API scope is compiled against module_current
because if they compiled against the scope specific sdk version it
would create cycles for "current" and "system_current" because some
of the modules contribute to those.
Test: m update-api
Bug: 155164730
Change-Id: Icd5b893b080d3a8b92b11b856a71b700be96dafa
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions