summaryrefslogtreecommitdiff
path: root/opengl/java
diff options
context:
space:
mode:
authorJiyong Park <jiyong@google.com>2020-01-06 13:30:59 +0900
committerAnton Hansson <hansson@google.com>2020-01-10 15:15:24 +0000
commit90247c8a1cc4909f93c5d8f2f25cde9ab3b095bd (patch)
treedac41beb87ad340a2f41d5b190e4b79176f63668 /opengl/java
parent2c5450895542973e5074f9c4f671cce9f5383e49 (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 Merged-In: I251fabd773bc31f46d572d143c72dd9162f3f0a6
Diffstat (limited to 'opengl/java')
0 files changed, 0 insertions, 0 deletions