summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramVertexFixedFunction.java
diff options
context:
space:
mode:
authorJiyong Park <jiyong@google.com>2020-01-06 13:30:59 +0900
committerJiyong Park <jiyong@google.com>2020-01-09 17:52:55 +0900
commitc81df3f859afc36fa0726d38be222767aa6d8767 (patch)
treece9f17d5db0c678bbf642b869d918958ce420475 /rs/java/android/renderscript/ProgramVertexFixedFunction.java
parentc10a8f038fd84d7c1dc7b182b1d0f15431e7c764 (diff)
Platform shouldn't directly link to jars in APEXes
The non-updatable part of the platform shouldn't directly link to the boot jars in APEXes. Ensure this by 1) setting the visibility property for the boot jars so that they are not visible to non-APEX modules and 2) setting the apex_available property so that the boot jars are only built for the corresponding APEXes, but not for others. Bug: b/146167933 Bug: b/146218515 Bug: b/147200698 Test: m Change-Id: I251fabd773bc31f46d572d143c72dd9162f3f0a6
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions