platform_build/core
Jiyong Park 4a602955d0 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: Ieb7c1429077aaf6899e214a217d9455d95dbfea6
2018-10-17 10:21:33 +09:00
..
clang Filter out unknown arguments with clang-tidy.sh. 2018-08-28 09:45:39 -07:00
combo Add A76 to known v8-a cores 2018-10-12 23:54:51 +00:00
tasks Disable sdk_addon for mmm 2018-10-01 13:41:27 -07:00
aapt2.mk Support LOCAL_STATIC_JAVA_AAR_LIBRARIES with aapt2 2018-05-23 13:39:15 -07:00
aapt_flags.mk Move aapt2.mk before java.mk 2018-03-20 15:47:45 -07:00
allowed_ndk_types.mk Merge "Remove support for stlport." 2018-01-10 00:12:48 +00:00
android_manifest.mk android.test.{base|mock} are added as optional libraries. 2018-10-17 10:21:33 +09:00
autogen_test_config.mk ATest: Host native test config auto-gen support. 2018-08-14 14:53:14 -07:00
aux_config.mk Remove *_OUT_INTERMEDIATE_LIBRARIES 2018-09-15 10:52:13 -07:00
aux_executable.mk Remove *_OUT_INTERMEDIATE_LIBRARIES 2018-09-15 10:52:13 -07:00
aux_static_library.mk
aux_toolchain.mk
base_rules.mk aidegen: Collect all java sources from makefile system. 2018-10-05 14:55:36 +08:00
binary.mk Update for flags passed from Soong 2018-10-07 19:43:23 -07:00
build-system.html Remove showcommands from docs 2018-07-14 09:32:13 -07:00
build_id.mk Don't use export with BUILD_ID 2018-04-17 11:20:33 -07:00
build_rro_package.mk
ccache.mk Mark export/unexport as deprecated 2018-06-21 10:12:23 -07:00
checktree
cleanbuild.mk
cleanspec.mk
clear_vars.mk Add support for JNI libraries to soong_app_prebuilt.mk 2018-10-04 11:24:15 -07:00
config.mk Update for flags passed from Soong 2018-10-07 19:43:23 -07:00
config_sanitizers.mk Scudo minimal runtime support for make 2018-10-11 15:06:11 -07:00
configure_module_stem.mk Restrict characters in module names 2018-06-12 13:48:49 -07:00
construct_context.sh Add support for preopt with uses-libraries 2018-05-10 11:52:26 -07:00
copy_headers.mk
cxx_stl_setup.mk Change STL for Windows to libc++. 2018-09-25 21:11:23 -07:00
definitions.mk Merge "Remove extra JNI libs from prebuilt APKs" 2018-10-09 22:35:26 +00:00
device.mk
dex_preopt.mk Fix boot_profile_jars.zip 2018-10-01 17:45:59 +00:00
dex_preopt_libart.mk Prebuild: Remove --compile-pic and -Xnorelocate. 2018-10-09 17:35:07 +01:00
dex_preopt_libart_boot.mk Prebuild: Remove --multi-image. 2018-10-11 17:14:45 +01:00
dex_preopt_odex_install.mk Merge changes I6a4060a7,I7743fbda,I88eb24f8 2018-10-10 22:35:49 +00:00
distdir.mk Export DIST_DIR to soong on dist builds. 2017-11-28 11:26:24 -08:00
dpi_specific_apk.mk Replace some uses of zip with merge_zips, soong_zip, and zip2zip 2018-09-15 09:16:26 -07:00
dumpvar.mk
dynamic_binary.mk Use build/soong/scripts/strip.sh for Make modules 2018-09-10 11:05:32 -07:00
empty_test_config.xml Auto generate test config files 2017-12-20 15:05:17 -08:00
envsetup.mk Merge "Change install paths of libs in sanitize builds" 2018-10-09 18:14:20 +00:00
executable.mk Build: Do not build sanitize-never executable 2018-10-10 19:27:04 -07:00
executable_internal.mk Remove *_OUT_INTERMEDIATE_LIBRARIES 2018-09-15 10:52:13 -07:00
executable_prefer_symlink.mk
filter_symbols.sh
force_aapt2.mk Revert "Revert "Use AAPT2 by default"" 2018-05-25 11:34:13 -07:00
fuzz_test.mk Add the honggfuzz binary as a dependency and keep symbols 2018-01-24 23:50:46 +00:00
generate_enforce_rro.mk Replace build/tools with build/make/tools 2017-12-06 16:12:40 -08:00
goma.mk Mark export/unexport as deprecated 2018-06-21 10:12:23 -07:00
header_library.mk Remove *_OUT_INTERMEDIATE_LIBRARIES 2018-09-15 10:52:13 -07:00
header_library_internal.mk Add soong_cc_prebuilt.mk 2018-09-10 14:46:52 -07:00
host_dalvik_java_library.mk Replace some uses of zip with merge_zips, soong_zip, and zip2zip 2018-09-15 09:16:26 -07:00
host_dalvik_static_java_library.mk
host_executable.mk Merge "Don't set -pie for windows modules" 2018-09-20 00:00:42 +00:00
host_executable_internal.mk Build System: Fix rpath error if native executable under testcase folder. 2018-05-07 06:29:12 +00:00
host_fuzz_test.mk
host_java_library.mk Merge "Mark more targets as PHONY" 2018-07-24 15:37:00 -07:00
host_java_library_common.mk Run ErrorProne in OpenJDK9 2018-06-20 18:49:50 -07:00
host_native_test.mk
host_prebuilt.mk
host_shared_library.mk Remove *_OUT_INTERMEDIATE_LIBRARIES 2018-09-15 10:52:13 -07:00
host_shared_library_internal.mk Remove *_OUT_INTERMEDIATE_LIBRARIES 2018-09-15 10:52:13 -07:00
host_shared_test_lib.mk
host_static_library.mk Remove *_OUT_INTERMEDIATE_LIBRARIES 2018-09-15 10:52:13 -07:00
host_static_library_internal.mk
host_static_test_lib.mk
host_test_config.mk
host_test_internal.mk
install_jni_libs.mk Support app shared libs in /product and /product_services. 2018-08-29 13:42:09 +01:00
install_jni_libs_internal.mk Record installed JNI libs in INSTALLED files. 2018-10-01 16:23:53 +01:00
instrumentation_test_config_template.xml Update the base autogenerated config template for instru 2018-03-16 18:16:34 +00:00
jacoco.mk Update jacoco command line flags for latest version 2017-12-21 14:09:51 -08:00
java.mk aidegen: Collect all java sources from makefile system. 2018-10-05 14:55:36 +08:00
java_common.mk Switch protoc javastream plugin to using explicit path 2018-08-31 15:59:23 -07:00
java_host_test_config_template.xml Allow Soong to autogenerate test configs 2018-08-14 15:39:32 -07:00
java_library.mk Replace some uses of zip with merge_zips, soong_zip, and zip2zip 2018-09-15 09:16:26 -07:00
java_renderscript.mk Remove *_OUT_INTERMEDIATE_LIBRARIES 2018-09-15 10:52:13 -07:00
java_test_config_template.xml Allow Soong to autogenerate test configs 2018-08-14 15:39:32 -07:00
jetifier.mk Follow minor Jetifier usage change 2018-08-29 17:33:29 +00:00
link_type.mk
LINUX_KERNEL_COPYING
local_systemsdk.mk RRO for framework-res.apk is not force built against SystemSDK 2018-03-27 09:40:11 +09:00
local_vndk.mk Add support for /odm partition 2018-08-08 18:59:44 +08:00
main.mk Create a dump-files phony target. 2018-10-01 16:26:17 +01:00
Makefile Check dir existence before finding files for OTATOOLS_DEPS. 2018-10-12 11:28:17 -07:00
math.mk Allow 0 in math functions 2018-05-11 02:22:54 +00:00
module_arch_supported.mk
multi_prebuilt.mk Remove *_OUT_INTERMEDIATE_LIBRARIES 2018-09-15 10:52:13 -07:00
multilib.mk
native_benchmark.mk
native_benchmark_test_config_template.xml build/make: auto generate Test config file for Google Benchmark Test 2018-04-19 09:16:54 +00:00
native_host_test_config_template.xml ATest: Host native test config auto-gen support. 2018-08-14 14:53:14 -07:00
native_test.mk
native_test_config_template.xml Update default template for suites native tests 2018-04-12 18:10:32 -07:00
ninja_config.mk Revert "Remove art targets from PARSE_TIME_MAKE_GOALS" 2018-03-09 14:33:41 +00:00
node_fns.mk
notice_files.mk Fix vndk packaging to stop depending on phony targets 2018-06-19 09:26:58 -07:00
OWNERS Use multiple globs/emails in per-file syntax 2018-08-20 14:16:04 -07:00
pack_dyn_relocs_setup.mk Disable standalone relocation packer 2018-06-26 00:35:46 +00:00
package.mk Warn when defining a 32-bit product on a 64-bit device. 2018-07-09 13:17:52 +01:00
package_internal.mk Use zip2zip for uncompress-dexs and uncompress-shared-libs 2018-10-08 12:49:11 -07:00
pathmap.mk
pdk_config.mk Use soong_zip for platform.zip 2018-10-01 13:41:27 -07:00
pdk_fusion_modules.mk Support a pre-extracted PDK zip 2018-03-09 00:27:56 -08:00
phony_package.mk
prebuilt.mk Remove *_OUT_INTERMEDIATE_LIBRARIES 2018-09-15 10:52:13 -07:00
prebuilt_internal.mk Remove extra JNI libs from prebuilt APKs 2018-10-09 13:06:01 -07:00
process_wrapper.sh
process_wrapper_gdb.cmds
process_wrapper_gdb.sh
product-graph.mk Add support for /odm partition 2018-08-08 18:59:44 +08:00
product.mk Support "updatable groups". 2018-10-04 13:08:56 -07:00
product_config.mk Fix dump-products. 2018-08-22 10:49:18 +01:00
proguard.flags
proguard.jacoco.flags
proguard_basic_keeps.flags
project_definitions.mk Always statically include Support Libraries, move SDK definitions up a dir 2018-05-03 16:47:11 -07:00
root.mk
sdk_check.mk Enforce specifying sdk/private for apps. 2018-03-09 10:15:25 +00:00
sdk_font.mk
setup_one_odex.mk org.apache.http.legacy.boot is renamed to org.apache.http.legacy.impl 2018-05-22 20:37:30 +09:00
shared_library.mk Remove *_OUT_INTERMEDIATE_LIBRARIES 2018-09-15 10:52:13 -07:00
shared_library_internal.mk Remove *_OUT_INTERMEDIATE_LIBRARIES 2018-09-15 10:52:13 -07:00
shared_test_lib.mk
soong_app_prebuilt.mk Add support for JNI libraries to soong_app_prebuilt.mk 2018-10-04 11:24:15 -07:00
soong_cc_prebuilt.mk Support LOCAL_ADDITIONAL_DEPENDENCIES to soong_cc_prebuilt.mk 2018-10-11 11:19:31 +08:00
soong_config.mk Pass TARGET_PREFER_32_BIT_APPS to Soong 2018-10-01 15:31:54 -07:00
soong_droiddoc_prebuilt.mk Copy api-versions.xml to out/target/common/obj/PACKAGING 2018-09-18 23:35:07 -07:00
soong_java_prebuilt.mk Support for adding dark greylist members from annotations. 2018-09-07 16:52:16 +01:00
static_java_library.mk Support LOCAL_STATIC_JAVA_AAR_LIBRARIES with aapt2 2018-05-23 13:39:15 -07:00
static_library.mk Remove *_OUT_INTERMEDIATE_LIBRARIES 2018-09-15 10:52:13 -07:00
static_library_internal.mk
static_test_lib.mk
strings.mk Move a few more string functions to strings.mk 2018-10-03 15:59:39 +01:00
support_libraries.mk Fix support libraries dependencies based on Soong modules 2018-05-03 16:47:55 -07:00
target_test_config.mk
target_test_internal.mk Remove support for stlport. 2018-01-05 11:49:43 -08:00
test_config_common.mk
use_lld_setup.mk Use $(my_prefix)OS instead of HOST_CROSS_OS 2018-06-27 10:37:54 -07:00
verify_uses_libraries.sh Use $(AAPT) instead of aapt for verifying uses libraries 2018-05-14 10:18:02 -07:00
version_defaults.mk Provisionally increase PLATFORM_MIN_SUPPORTED_TARGET_SDK_VERSION to 23. 2018-08-24 16:08:41 +01:00
WINPTHREADS_COPYING