android_build/core
Justin Yun 9d608dc541 Allow overriding PRODUCT_EXTRA_VNDK_VERSIONS
As a PRODUCT variable, PRODUCT_EXTRA_VNDK_VERSIONS is not allowed to
be assigned from the build command. Instead, we can use
OVERRIDE_PRODUCT_EXTRA_VNDK_VERSIONS in the build command to
override PRODUCT_EXTRA_VNDK_VERSIONS.

Bug: 132412510
Test: OVERRIDE_PRODUCT_EXTRA_VNDK_VERSIONS=28 m vndk_snapshot_package
Change-Id: I91579961ab393f40ddce8bfe9304829b5b669441
2019-05-16 13:12:55 +00:00
..
clang
combo Merge "Add x86 AVX2 and AVX512 supported architectures" 2019-03-20 06:22:22 +00:00
tasks Generate VNDK snapshot with Soong except configs 2019-05-14 06:40:08 +00:00
LINUX_KERNEL_COPYING
Makefile Appending per-partition os_version into AVB props 2019-05-16 12:56:41 +08:00
OWNERS
WINPTHREADS_COPYING
aapt2.mk
aapt_flags.mk
allowed_ndk_types.mk
android_manifest.mk Merge "Allow codename.fingerprint format for targetSdkVersion" 2019-04-22 16:48:35 +00:00
android_vts_host_config.mk Add a wrapper file for the vts_config module. 2019-02-14 18:13:36 -08:00
app_certificate_validate.mk Access PRODUCT_ variables directly 2019-03-28 15:54:25 +00:00
app_prebuilt_internal.mk Always use aapt2 for prebuilt appcompat 2019-04-16 22:40:25 +00:00
autogen_test_config.mk Add a placeholder EXTRA_OPTIONS to inject more tradefed options 2019-03-01 11:36:36 -08:00
aux_config.mk
aux_executable.mk
aux_static_library.mk
aux_toolchain.mk
base_rules.mk Split ALL_MODULES.*.REQUIRED and friends between target/host 2019-04-10 13:22:23 -07:00
binary.mk Merge "Remove our clang-tidy wrapper" 2019-04-05 17:17:10 -07:00
board_config.mk Merge "Make implicit 32-bit apps on 64-bit target an error" 2019-05-15 10:44:31 +00:00
build-system.html Remove TARGET_ROOT_OUT_SBIN / TARGET_ROOT_OUT_SBIN_UNSTRIPPED 2019-04-17 11:12:32 -07:00
build_id.mk Make change and version bump to PPRL.190405.003 2019-04-08 18:50:28 +00:00
build_rro_package.mk Statements in build system such as ifeq (true,$(LOCAL_VENDOR_MODULE)) has a poor compatibility 2019-04-03 01:31:43 +00:00
cc_prebuilt_internal.mk prebuilt_internal.mk refactoring. 2019-03-26 15:29:20 -07:00
ccache.mk
check_elf_file.mk Fix check_elf_file with LOCAL_SDK_VERSION and NDK libs 2019-03-01 10:25:25 +08:00
checktree
cleanbuild.mk
cleanspec.mk
clear_vars.mk Remove AAPT1 support 2019-04-17 16:50:30 -07:00
config.mk Move default setting of a product variable 2019-05-14 14:33:18 +01:00
config_sanitizers.mk Access PRODUCT_ variables directly 2019-03-28 15:54:25 +00:00
configure_module_stem.mk
construct_context.sh
copy_headers.mk
cxx_stl_setup.mk
definitions.mk Remove reverse-list from java static libraries. 2019-04-29 10:31:02 -07:00
deprecation.mk Move BUILD_[HOST_]SHARED_TEST_LIBRARY to obsolete list 2019-05-08 12:37:10 -07:00
device.mk
dex_preopt.mk Rename PRODUCT_USES_ART to PRODUCT_USES_DEFAULT_ART_CONFIG 2019-05-01 15:35:03 -07:00
dex_preopt_config.mk Use a copy of dexpreopt.config 2019-05-09 22:16:13 -07:00
dex_preopt_libart.mk Move the profile rule out of dex_preopt_libart.mk. 2019-04-05 18:44:15 +01:00
dex_preopt_libart_boot.mk Support for install multiple boot images. 2019-02-22 15:33:23 +00:00
dex_preopt_odex_install.mk Use a copy of dexpreopt.config 2019-05-09 22:16:13 -07:00
distdir.mk
dumpvar.mk
dynamic_binary.mk
empty_test_config.xml
envsetup.mk Adding boot-debug.img and ramdisk-debug.img 2019-04-22 21:50:07 +08:00
executable.mk
executable_internal.mk
executable_prefer_symlink.mk
filter_symbols.sh
force_aapt2.mk Don't set LOCAL_SDK_RES_VERSION to current if LOCAL_SDK_VERSION is core_current 2019-04-18 11:14:58 -07:00
fuzz_test.mk
generate_enforce_rro.mk Don't sign auto-generated RROs with platform cert 2019-05-01 16:42:56 +01:00
goma.mk
header_library.mk
header_library_internal.mk
host_dalvik_java_library.mk Remove reverse-list from java static libraries. 2019-04-29 10:31:02 -07:00
host_dalvik_static_java_library.mk
host_executable.mk
host_executable_internal.mk
host_fuzz_test.mk
host_java_library.mk Remove reverse-list from java static libraries. 2019-04-29 10:31:02 -07:00
host_java_library_common.mk
host_native_test.mk
host_prebuilt.mk
host_shared_library.mk
host_shared_library_internal.mk
host_shared_test_lib.mk
host_static_library.mk
host_static_library_internal.mk
host_static_test_lib.mk Deprecate next set of make module types 2019-05-08 12:27:53 -07:00
host_test_config.mk
host_test_internal.mk
install_jni_libs.mk Indent the install_jni_libs makefiles 2019-04-03 14:24:43 +01:00
install_jni_libs_internal.mk Indent the install_jni_libs makefiles 2019-04-03 14:24:43 +01:00
instrumentation_test_config_template.xml
jacoco.mk
java.mk Remove reverse-list from java static libraries. 2019-04-29 10:31:02 -07:00
java_common.mk Remove AAPT1 support 2019-04-17 16:50:30 -07:00
java_host_test_config_template.xml
java_library.mk Remove dexpreopting of boot jars from Make 2019-02-15 13:00:14 -08:00
java_prebuilt_internal.mk Remove AAPT1 support 2019-04-17 16:50:30 -07:00
java_renderscript.mk
java_test_config_template.xml
jetifier.mk
link_type.mk
local_systemsdk.mk Put DEVICE/PRODUCT overlays in different partitions 2019-03-22 13:25:20 +00:00
local_vndk.mk
main.mk Add libc_malloc_{debug,hooks}.so to the absence check. 2019-05-14 18:37:40 +01:00
module_arch_supported.mk
multi_prebuilt.mk
multilib.mk
native_benchmark.mk Eliminate ENABLE_DEFAULT_TEST_LOCATION as it is always true 2019-03-25 13:26:03 -07:00
native_benchmark_test_config_template.xml
native_host_test_config_template.xml
native_test.mk
native_test_config_template.xml Add a placeholder EXTRA_OPTIONS to inject more tradefed options 2019-03-01 11:36:36 -08:00
ninja_config.mk Remove valgrind-test-art% targets from PARSE_TIME_MAKE_GOALS. 2019-03-13 17:28:11 +00:00
node_fns.mk Add support for single-value product variables 2019-05-06 16:17:20 +01:00
notice_files.mk Skip unneeded notice files for ETC modules. 2019-04-22 21:39:10 +00:00
pack_dyn_relocs_setup.mk
package.mk
package_internal.mk Remove AAPT1 support 2019-04-17 16:50:30 -07:00
pathmap.mk
pdk_config.mk Remove usages of legacy-test and legacy-android-test 2019-02-22 15:45:03 +00:00
pdk_fusion_modules.mk
phony_package.mk
prebuilt.mk
prebuilt_internal.mk prebuilt_internal.mk refactoring. 2019-03-26 15:29:20 -07:00
process_wrapper.sh
process_wrapper_gdb.cmds
process_wrapper_gdb.sh
product-graph.mk Fix the product-graph target 2019-03-20 11:03:59 +00:00
product.mk Make PRODUCT_CHARACTERISTICS a single-valued variable 2019-05-13 18:15:32 +01:00
product_config.mk Allow overriding PRODUCT_EXTRA_VNDK_VERSIONS 2019-05-16 13:12:55 +00:00
proguard.flags Understand the support library/androidx @Keep annotations 2019-03-26 23:44:01 +00:00
proguard.jacoco.flags
proguard_basic_keeps.flags Remove unsupported option from R8 flags 2019-04-22 20:00:37 +00:00
project_definitions.mk
python_binary_host_test_config_template.xml
root.mk
sdk_check.mk
sdk_font.mk
shared_library.mk
shared_library_internal.mk
shared_test_lib.mk
soong_app_prebuilt.mk Merge "Support PRESIGNED in soong_app_prebuilt.mk" 2019-05-04 00:22:29 +00:00
soong_cc_prebuilt.mk Filter out .native_bridge static libs from NOTICE files 2019-05-09 16:35:41 +02:00
soong_config.mk Generate VNDK snapshot with Soong except configs 2019-05-14 06:40:08 +00:00
soong_droiddoc_prebuilt.mk
soong_java_prebuilt.mk Support LOCAL_SOONG_PROGUARD_DICT in soong_java_prebuilt.mk 2019-04-23 20:05:35 +00:00
static_java_library.mk Remove AAPT1 support 2019-04-17 16:50:30 -07:00
static_library.mk
static_library_internal.mk
static_test_lib.mk
support_libraries.mk
target_test_config.mk
target_test_internal.mk Eliminate ENABLE_DEFAULT_TEST_LOCATION as it is always true 2019-03-25 13:26:03 -07:00
test_config_common.mk
use_lld_setup.mk
verify_uses_libraries.sh
version_defaults.mk Master is now designated for R. Update MAX_PLATFORM_VERSION, etc. 2019-04-17 18:09:53 -07:00