platform_build_soong/scripts
Jiyong Park fa17afef53 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
2018-10-16 18:05:49 +09:00
..
build-ndk-prebuilts.sh Clean up darwin cc toolchain 2018-08-28 20:08:50 -07:00
clang-tidy.sh Add clang-tidy.sh to filter out troublesome flags. 2018-08-22 09:21:45 -07:00
diff_build_graphs.sh Have diff_build_graphs.sh print the number of lines in the diff 2017-11-29 12:54:43 -08:00
gen-kotlin-build-file.sh Fix error in build when OUT_DIR_COMMON_BASE is used 2018-07-10 12:42:22 -07:00
jar-args.sh Add license headers to all go and shell files 2017-11-17 23:05:26 +00:00
jar-wrapper.sh Add default jar wrapper when wrapper property is not specified 2017-11-03 15:19:15 -07:00
jars-to-module-info-java.sh Add license headers to all go and shell files 2017-11-17 23:05:26 +00:00
manifest_fixer.py android.test.{base|mock} are added as optional libraries. 2018-10-16 18:05:49 +09:00
manifest_fixer_test.py Don't set targetSdkVersion to '1' for libraries 2018-10-02 12:39:38 -07:00
microfactory.bash Add a unified status reporting UI 2018-07-12 14:15:31 -07:00
setup_go_workspace_for_soong.sh Make setup_go_workspace_for_soong work on Mac 2017-12-04 14:58:00 -08:00
strip.sh Switch to clang-r339409. 2018-09-26 21:15:08 +00:00
toc.sh Enable toc support for Darwin and Windows 2018-09-10 23:12:11 -07:00