summaryrefslogtreecommitdiff
path: root/java/java.go
diff options
context:
space:
mode:
author Jiyong Park <jiyong@google.com> 2018-10-16 11:00:04 +0900
committer Jiyong Park <jiyong@google.com> 2018-10-16 18:05:49 +0900
commitfa17afef53771ba04711827b85d109b31210c9f2 (patch)
tree70f535c6ecfe22d2819756ae499bae24a59fbb37 /java/java.go
parent153c2f8ba339cce73881570a6c7c2a51b0013d50 (diff)
android.test.{base|mock} are added as optional libraries.
The two java shared libraries do not exist in the pre-P devices. Therefore, marking the dependencies to the libraries as optional so that an app is still installable to the old devices. This is safe because the classes in the java shared libs exist in other shared libraries (bootclasspath or android.test.runner). Bug: 113800422 Test: run aapt dump badging on the built GtsBackupHostTestCases uses-library tags for android.test.base|mock are with android:required=false, while the same tag for other libs are without the attribute. Change-Id: I266c8efb9686e8975be37f31aea0dc22f82370c3
Diffstat (limited to 'java/java.go')
0 files changed, 0 insertions, 0 deletions