platform_build_soong/scripts
Colin Cross 4b176069c3 Don't set targetSdkVersion to '1' for libraries
Setting targetSdkVersion to '1' causes ManifestMerger to add
implicit permissions when merging to a higher targetSdkVersion.
It should really be unset, but ManifestMerger treats unset
targetSdkVersion as 'Q' if minSdkVersion is 'Q' (but not if
minSdkVersion is '28').  Set it to something low so that it
will be overriden by the main manifest, but high enough that
it doesn't cause implicit permissions grants.

Bug: 115415671
Bug: 117122200
Test: m checkbuild
Change-Id: I1d2d031a21314f6b55d8ea1cc7c4c8e3ecae7f06
2018-10-02 12:39:38 -07: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
copygcclib.sh Add license headers to all go and shell files 2017-11-17 23:05:26 +00: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 Don't set targetSdkVersion to '1' for libraries 2018-10-02 12:39:38 -07: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