summaryrefslogtreecommitdiff
path: root/java/kotlin_test.go
diff options
context:
space:
mode:
author Jiyong Park <jiyong@google.com> 2019-07-15 15:31:16 +0900
committer Jiyong Park <jiyong@google.com> 2019-07-15 17:20:05 +0900
commite3ef3c8f0c8ff3441385b2033531a3194e62d070 (patch)
treee5f6b83cf9bbd737adfbf3d8576922476beeb1f3 /java/kotlin_test.go
parent09cb629c1558e13f2654baaf458619435203f58a (diff)
Fix the unbundled mainline module build
This change fixes two problems: 1) the prebuilt apexes are force disabled for the unbundled builds because we need to build the modules from the source then 2) the dependencies from an sdk_library module to *.stubs.{public|system|tests} are not added for the unbundled build because the stubs modules are disabled. Bug: 137282010 Test: unbundled mainline builds are successful Test: build com.android.media and inspect the jar file to see if hiddenapi flags are there $ cd out/dist/mainline_modules_arm $ unzip com.android.media.apex apex_payload.img $ mkdir -p mnt $ sudo mount -o ro,loop apex_payload.img mnt $ dexdump2 mnt/javalib/updatable-media.jar | grep hiddenapi shows results Change-Id: I2c00af07aac4a15770d3acab011a36e2e4803bfc
Diffstat (limited to 'java/kotlin_test.go')
0 files changed, 0 insertions, 0 deletions