platform_build/core
Ying Wang e6e544e596 Don't include static executables when SANITIZE_TARGET=address
Also we can't build the ota package without these static executables.

Bug: 21785137
Change-Id: I11b35abebced4b0608378a072ece2ab2dbadeffb
2015-06-23 10:46:03 -07:00
..
clang With SANITIZE_TARGET, move shared libraries to /data. 2015-06-19 11:15:50 -07:00
combo Revert "[MIPS] Do not use compact branches until GDB supports them" 2015-06-17 17:22:26 +02:00
tasks Remove duplicate CTS tests from libcore cts packages. 2015-06-09 10:52:34 +01:00
android_manifest.mk Add support for prebuilt AARs. 2014-12-17 22:27:26 +00:00
apicheck_msg_current.txt Let apicheck check both the public API and system API. 2015-01-09 14:23:16 -08:00
apicheck_msg_last.txt
base_rules.mk Support to configure and build multiple custom images. 2015-06-03 09:56:29 -07:00
binary.mk Force some clang Werrors that *will* break things. 2015-06-10 17:24:38 -07:00
build-system.html
build_id.mk
checktree
cleanbuild.mk Clean intermediate files if SANITIZE_TARGET has changed. 2015-06-19 11:15:50 -07:00
cleanspec.mk
clear_vars.mk Add support for LOCAL_SANITIZE := integer. 2015-06-19 10:28:06 -07:00
config.mk Force some clang Werrors that *will* break things. 2015-06-10 17:24:38 -07:00
config_sanitizers.mk Merge "Enable SANITIZE_TARGET." 2015-06-19 18:15:08 +00:00
configure_local_jack.mk [DO NOT MERGE] Compile using Jack. 2015-05-19 18:31:05 +02:00
configure_module_stem.mk
copy_headers.mk
cxx_stl_setup.mk Fix using libc++_static in dynamic binaries. 2015-05-12 14:07:18 -07:00
definitions.mk Force some clang Werrors that *will* break things. 2015-06-10 17:24:38 -07:00
device.mk
dex_preopt.mk Remove libdvm support from the core build system. 2014-12-16 10:08:00 -08:00
dex_preopt_libart.mk Pass --no-generate-debug-info to dex2oat. 2015-05-28 16:32:55 +01:00
dex_preopt_libart_boot.mk Pass --no-generate-debug-info to dex2oat. 2015-05-28 16:32:55 +01:00
dex_preopt_odex_install.mk Build only 64-bit odex for system server jars. 2015-03-10 11:08:05 -07:00
distdir.mk
dpi_specific_apk.mk [DO NOT MERGE] Compile using Jack. 2015-05-19 18:31:05 +02:00
droiddoc.mk
dumpvar.mk
dynamic_binary.mk Do not pack relocations for executables 2015-05-07 13:10:02 -07:00
envsetup.mk With SANITIZE_TARGET, move shared libraries to /data. 2015-06-19 11:15:50 -07:00
executable.mk Enable SANITIZE_TARGET. 2015-06-18 18:24:40 -07:00
executable_internal.mk Use prebuilt libclang_rt.profile. 2015-04-01 19:03:22 -07:00
executable_prefer_symlink.mk Revert "Use PRIVATE_POST_INSTALL_CMD to simplify executable_prefer_symlink.mk" 2014-11-25 12:52:26 +00:00
filter_symbols.sh
find-jdk-tools-jar.sh
help.mk
host_dalvik_java_library.mk [DO NOT MERGE] Add support for RMTYPEDEF with Jack 2015-06-02 12:25:51 +02:00
host_dalvik_static_java_library.mk [DO NOT MERGE] Compile using Jack. 2015-05-19 18:31:05 +02:00
host_executable.mk
host_executable_internal.mk Use prebuilt libclang_rt.profile. 2015-04-01 19:03:22 -07:00
host_java_library.mk [DO NOT MERGE] Add support for RMTYPEDEF with Jack 2015-06-02 12:25:51 +02:00
host_java_library_common.mk [DO NOT MERGE] Compile using Jack. 2015-05-19 18:31:05 +02:00
host_native_test.mk
host_prebuilt.mk
host_shared_library.mk Change the default multilib for host libraries to "both" 2015-04-08 18:09:52 +00:00
host_shared_library_internal.mk Use prebuilt libclang_rt.profile. 2015-04-01 19:03:22 -07:00
host_shared_test_lib.mk
host_static_library.mk Change the default multilib for host libraries to "both" 2015-04-08 18:09:52 +00:00
host_static_library_internal.mk
host_static_test_lib.mk
host_test_internal.mk
install_jni_libs.mk
install_jni_libs_internal.mk Support LOCAL_PREBUILT_JNI_LIBS in unbundled build. 2015-02-12 22:40:24 +00:00
jack-default.args [DO NOT MERGE] Compile using Jack. 2015-05-19 18:31:05 +02:00
java.mk [DO NOT MERGE] Add support for RMTYPEDEF with Jack 2015-06-02 12:25:51 +02:00
java_library.mk [DO NOT MERGE] Compile using Jack. 2015-05-19 18:31:05 +02:00
legacy_prebuilts.mk
main.mk Add variable ANDROID_NO_TEST_CHECK to not build all test modules 2015-06-23 15:49:54 +02:00
Makefile Don't include static executables when SANITIZE_TARGET=address 2015-06-23 10:46:03 -07:00
module_arch_supported.mk
multi_prebuilt.mk Strip prebuilt shared library by default. 2015-03-13 11:36:15 -07:00
multilib.mk Make Windows a non-multilib target. 2015-05-05 15:46:50 -07:00
native_benchmark.mk Add libbenchmark's new dependency on libbase. 2015-05-13 13:47:30 -07:00
native_test.mk
node_fns.mk
notice_files.mk [DO NOT MERGE] Compile using Jack. 2015-05-19 18:31:05 +02:00
package.mk
package_internal.mk [DO NOT MERGE] Compile using Jack. 2015-05-19 18:31:05 +02:00
pathmap.mk Remove platform/bootable/bootloader/legacy from pathmap 2015-01-27 13:47:05 -08:00
pdk_config.mk
phony_package.mk
post_clean.mk
prebuilt.mk Don't set up the prebuilt apk rule twice. 2014-12-01 15:56:19 -08:00
prebuilt_internal.mk [DO NOT MERGE] Compile using Jack. 2015-05-19 18:31:05 +02:00
process_wrapper.sh
process_wrapper_gdb.cmds
process_wrapper_gdb.sh
product.mk Force some clang Werrors that *will* break things. 2015-06-10 17:24:38 -07:00
product_config.mk am ad6dd21e: Merge "Remove unused PRODUCT_TAGS" 2015-01-06 23:59:10 +00:00
proguard.emma.flags
proguard.flags
proguard_basic_keeps.flags
proguard_tests.flags
root.mk
sdk_font.mk
setup_one_odex.mk
shared_library.mk
shared_library_internal.mk Use prebuilt libclang_rt.profile. 2015-04-01 19:03:22 -07:00
shared_test_lib.mk
static_java_library.mk [DO NOT MERGE] Compile using Jack. 2015-05-19 18:31:05 +02:00
static_library.mk
static_library_internal.mk
static_test_lib.mk
target_test_internal.mk
version_defaults.mk Restore AOSP-style version numbers - DO NOT MERGE 2015-02-20 11:04:55 -08:00