platform_build/core
Sundong Ahn 7a02001fa9 Change the naming policy of system_$(VER)
The module name of system_$(VER) prebuilt file is system_sdk_v$(VER).
But this is inconsistent with sdk_v$(LOCAL_SDK_VERSION) in prebuilts/sdk.
So, system_sdk_v$(VER) is changed to sdk_vsystem_$(VER) to use the same
naming policy.

Bug: 72031391
Test: build
Change-Id: I379c0f9aa0de7407489eeec2b07ee7727e81d69d
2018-02-07 03:37:24 +00:00
..
clang Switch to clang-4579689. 2018-02-01 10:24:04 -08:00
combo Switch back to llvm-ar. 2018-01-10 15:55:52 -08:00
tasks Merge changes Ida449978,I8c6953f1 2018-01-05 01:16:06 +00:00
aapt2.mk Clear some aapt2.mk inputs after use 2017-11-15 17:00:46 -08:00
allowed_ndk_types.mk Merge "Remove support for stlport." 2018-01-10 00:12:48 +00:00
android_manifest.mk Revert "Upgrade to ManifestMerger2" 2017-09-19 15:40:25 +00:00
apicheck_msg_current.txt
apicheck_msg_last.txt
autogen_test_config.mk Force test config to be updated when auto_gen_test_config.py is changed 2018-01-01 20:26:27 -08:00
aux_config.mk Replace $(shell find | sort) with $(sort $(shell find)) 2018-02-05 23:07:58 -08:00
aux_executable.mk
aux_static_library.mk
aux_toolchain.mk
base_rules.mk LOCAL_HOST_REQUIRED_MODULES support 2018-02-06 14:18:45 -08:00
binary.mk Remove unnecessary USE_CLANG_PLATFORM_BUILD. 2018-01-11 14:29:23 -08:00
build-system.html Experimental feature: LOCAL_PATCH_MODULE option in .mk files. 2018-01-11 01:13:13 +00:00
build_id.mk DO NOT MERGE Setting build_id to OC-MR1 for oc-mr1-dev 2017-07-24 19:20:32 -07:00
build_rro_package.mk
ccache.mk
checktree
cleanbuild.mk Update references to build/core to build/make/core 2017-10-20 12:49:28 -07:00
cleanspec.mk Revert "Revert "Use the Finder's results for faster searching"" 2017-08-18 02:46:39 +00:00
clear_vars.mk Merge "LOCAL_HOST_REQUIRED_MODULES support" 2018-02-07 01:57:18 +00:00
config.mk Merge "Support LOCAL_SDK_VERSION := core_current" 2018-02-06 22:37:16 +00:00
config_sanitizers.mk Revert "Overflow sanitization in frameworks/ and system/." 2018-01-20 01:44:11 +00:00
configure_module_stem.mk
copy_headers.mk
cxx_stl_setup.mk Disable availability macros in libc++ on Darwin. 2018-01-11 13:24:32 -08:00
definitions.mk Revert "Revert "Apply hiddenapi build tool on boot jars"" 2018-01-30 18:25:46 +00:00
device.mk
dex_preopt.mk Don't strip for eng builds. 2018-01-22 15:07:37 +00:00
dex_preopt_libart.mk Revert "Revert "Apply hiddenapi build tool on boot jars"" 2018-01-30 18:25:46 +00:00
dex_preopt_libart_boot.mk Reland: Add boot.art.rel files to system image 2018-01-19 14:34:32 -08:00
dex_preopt_odex_install.mk Tighter control of stripping in dex_preopt_odex_install. 2018-01-18 22:42:46 +00:00
distdir.mk Export DIST_DIR to soong on dist builds. 2017-11-28 11:26:24 -08:00
dpi_specific_apk.mk Support LOCAL_SDK_VERSION := core_current 2018-02-01 17:14:55 +09:00
droiddoc.mk Change the naming policy of system_$(VER) 2018-02-07 03:37:24 +00:00
dumpvar.mk Prevent using config.mk from make, clean up unused code 2017-10-19 20:26:23 +00:00
dynamic_binary.mk Only generate breakpad symbols for ELF binaries 2017-08-31 15:57:44 -07:00
empty_test_config.xml Auto generate test config files 2017-12-20 15:05:17 -08:00
envsetup.mk Support /product partition 2018-01-25 09:33:58 +09:00
executable.mk
executable_internal.mk Clean up some kati warnings 2018-01-29 16:23:37 -08:00
executable_prefer_symlink.mk
filter_symbols.sh
fuzz_test.mk Enhance coverage options to include those needed by Honggfuzz for coverage-driven fuzzing 2017-08-22 18:01:46 -04:00
generate_enforce_rro.mk Replace build/tools with build/make/tools 2017-12-06 16:12:40 -08:00
goma.mk
header_library.mk
header_library_internal.mk
host_dalvik_java_library.mk Support LOCAL_SDK_VERSION := core_current 2018-02-01 17:14:55 +09:00
host_dalvik_static_java_library.mk
host_executable.mk
host_executable_internal.mk Clean up some kati warnings 2018-01-29 16:23:37 -08:00
host_fuzz_test.mk Enhance coverage options to include those needed by Honggfuzz for coverage-driven fuzzing 2017-08-22 18:01:46 -04:00
host_java_library.mk Replace build/tools with build/make/tools 2017-12-06 16:12:40 -08:00
host_java_library_common.mk
host_native_test.mk
host_prebuilt.mk
host_shared_library.mk
host_shared_library_internal.mk Clean up some kati warnings 2018-01-29 16:23:37 -08:00
host_shared_test_lib.mk
host_static_library.mk
host_static_library_internal.mk
host_static_test_lib.mk
host_test_config.mk Add build script to generate TF test XML file with filters 2017-11-13 14:48:10 -08:00
host_test_internal.mk Add -lm to the default libs for Linux & Darwin 2017-09-26 20:26:11 -07:00
install_jni_libs.mk Merge "Don't embed vendor libs into vendor apks." 2017-12-06 04:23:04 +00:00
install_jni_libs_internal.mk Remove support for stlport. 2018-01-05 11:49:43 -08:00
instrumentation_test_config_template.xml Auto generate test config files 2017-12-20 15:05:17 -08:00
jacoco.mk Update jacoco command line flags for latest version 2017-12-21 14:09:51 -08:00
java.mk Merge "Support LOCAL_SDK_VERSION := core_current" 2018-02-06 22:37:16 +00:00
java_common.mk Change the naming policy of system_$(VER) 2018-02-07 03:37:24 +00:00
java_library.mk Tighter control of stripping in dex_preopt_odex_install. 2018-01-18 22:42:46 +00:00
link_type.mk build: aux: Fix link type checking for AUX builds 2017-08-04 12:45:02 -07:00
LINUX_KERNEL_COPYING
local_systemsdk.mk Add PLATFORM_SYSTEMSDK_VERSIONS and BOARD_SYSTEMSDK_VERSIONS 2018-01-19 15:42:05 +09:00
local_vndk.mk Ensure partition_tag is always set correctly 2017-11-20 11:01:50 +09:00
main.mk LOCAL_HOST_REQUIRED_MODULES support 2018-02-06 14:18:45 -08:00
Makefile Merge "Add ro.vendor.product.cpu.* to vendor/build.prop" 2018-02-07 01:57:12 +00:00
math.mk Use system modules generated by soong when using javac -target 1.9 2017-10-16 17:55:24 -07:00
module_arch_supported.mk
multi_prebuilt.mk
multilib.mk
native_benchmark.mk
native_test.mk
native_test_config_template.xml Auto generate test config files 2017-12-20 15:05:17 -08:00
ninja_config.mk
node_fns.mk
notice_files.mk Delete jack support 2017-10-02 11:15:19 -07:00
package.mk
package_internal.mk Support LOCAL_SDK_VERSION := core_current 2018-02-01 17:14:55 +09:00
pathmap.mk Move include in prep of Android.bp support 2017-10-11 03:29:53 +00:00
pdk_config.mk Merge commit '66b8b530187b129934a685bf0c4349eef00e4b0c' from 2017-11-14 11:36:22 -08:00
pdk_fusion_modules.mk
phony_package.mk
prebuilt.mk
prebuilt_internal.mk Support LOCAL_SDK_VERSION := core_current 2018-02-01 17:14:55 +09:00
process_wrapper.sh
process_wrapper_gdb.cmds
process_wrapper_gdb.sh
product-graph.mk Support /product partition 2018-01-25 09:33:58 +09:00
product.mk Support /product partition 2018-01-25 09:33:58 +09:00
product_config.mk Merge "Support /product partition" 2018-01-25 03:53:37 +00:00
proguard.flags
proguard.jacoco.flags
proguard_basic_keeps.flags
root.mk Update references to build/core to build/make/core 2017-10-20 12:49:28 -07:00
sdk_font.mk
setup_one_odex.mk Build: Move preopt classpath to private variable 2017-09-02 15:22:43 -07:00
shared_library.mk
shared_library_internal.mk Clean up some kati warnings 2018-01-29 16:23:37 -08:00
shared_test_lib.mk
soong_app_prebuilt.mk Support LOCAL_SDK_VERSION := core_current 2018-02-01 17:14:55 +09:00
soong_config.mk Support /product partition 2018-01-25 09:33:58 +09:00
soong_java_prebuilt.mk Merge "Support LOCAL_SDK_VERSION := core_current" 2018-02-06 22:37:16 +00:00
static_java_library.mk Support LOCAL_SDK_VERSION := core_current 2018-02-01 17:14:55 +09:00
static_library.mk
static_library_internal.mk
static_test_lib.mk
target_test_config.mk Add build script to generate TF test XML file with filters 2017-11-13 14:48:10 -08:00
target_test_internal.mk Remove support for stlport. 2018-01-05 11:49:43 -08:00
test_config_common.mk Add build script to generate TF test XML file with filters 2017-11-13 14:48:10 -08:00
version_defaults.mk Add PLATFORM_SYSTEMSDK_VERSIONS and BOARD_SYSTEMSDK_VERSIONS 2018-01-19 15:42:05 +09:00
WINPTHREADS_COPYING