platform_build/core
Ying Wang 8e20ef6205 Support to add JNI of both archs in multilib build.
Use "LOCAL_MULTILIB := both" to install jni libraries of both archs in
multilib build.
The build system will package jni of both archs to the apk, or install
them to the right location on the system image and create symlinks,
extract .so files from prebuilt apk, etc if appropriate.

Bug: 15849902
Change-Id: I7e147b5a47db476584c38250de7b36c75ea40d81
2014-06-25 09:07:01 -07:00
..
clang Help catch common 32/64-bit errors. 2014-06-17 15:23:49 -07:00
combo Remove unused hosts. 2014-06-16 14:48:59 -07:00
tasks Fix the CTS build now that core is gone 2014-06-19 11:26:54 +01:00
apicheck_msg_current.txt
apicheck_msg_last.txt
base_rules.mk Switch another reference from core to core-libart 2014-06-23 15:34:17 -07:00
binary.mk Fix loophole in module expansion. 2014-06-10 14:30:30 -07:00
build-system.html add new gen/ directory for generated sources 2014-01-27 14:45:44 -08:00
build_id.mk Trim down BUILD_FINGERPRINT. 2014-06-13 18:02:44 -07:00
checktree
cleanbuild.mk Rewrite the clean steps for TARGET_2ND_ARCH. 2014-06-18 14:17:13 -07:00
cleanspec.mk
clear_vars.mk Support to add JNI of both archs in multilib build. 2014-06-25 09:07:01 -07:00
config.mk Switch from core to core-libart 2014-06-18 17:42:32 -07:00
configure_module_stem.mk Add HOST_PREFER_32_BIT to support 32-bit-by-default multilib build 2014-05-20 18:03:21 -07:00
copy_headers.mk
definitions.mk Support to add JNI of both archs in multilib build. 2014-06-25 09:07:01 -07:00
device.mk
dex_preopt.mk Multilib support for odex 2014-05-18 22:04:58 -07:00
dex_preopt_libart.mk Add HOST_PREFER_32_BIT to support 32-bit-by-default multilib build 2014-05-20 18:03:21 -07:00
dex_preopt_libart_boot.mk Multilib support for odex 2014-05-18 22:04:58 -07:00
dex_preopt_libdvm.mk
dex_preopt_odex_install.mk Explicit record the modules' built-file:installed-file 2014-06-16 16:41:48 -07:00
distdir.mk
droiddoc.mk Switch from core to core-libart 2014-06-18 17:42:32 -07:00
dumpvar.mk Print all 2ND variables. 2014-05-14 19:16:25 -07:00
dynamic_binary.mk Add HOST_PREFER_32_BIT to support 32-bit-by-default multilib build 2014-05-20 18:03:21 -07:00
envsetup.mk Add global variable HOST_LIBRARY_PATH. 2014-06-10 12:04:56 -07:00
executable.mk Support host multilib build 2014-05-14 16:55:04 -07:00
executable_internal.mk Add -latomic to all target builds 2014-05-29 11:40:46 -07:00
executable_prefer_symlink.mk Fix executable symlinks. 2014-05-14 18:26:48 +01:00
filter_symbols.sh
find-jdk-tools-jar.sh
help.mk
host_dalvik_java_library.mk Switch from core to core-libart 2014-06-18 17:42:32 -07:00
host_dalvik_static_java_library.mk Switch from core to core-libart 2014-06-18 17:42:32 -07:00
host_executable.mk Set default LOCAL_MULTILIB only if LOCAL_MODULE_HOST_ARCH isn't restricted 2014-06-10 16:24:31 -07:00
host_executable_internal.mk Support host multilib build 2014-05-14 16:55:04 -07:00
host_java_library.mk
host_java_library_common.mk
host_native_test.mk Add library test makefile solutions. 2014-02-05 16:36:42 -08:00
host_prebuilt.mk
host_shared_library.mk Revert "Don't rename host libraries if only one arch is build." 2014-06-11 01:12:18 +00:00
host_shared_library_internal.mk Support host multilib build 2014-05-14 16:55:04 -07:00
host_shared_test_lib.mk Add library test makefile solutions. 2014-02-05 16:36:42 -08:00
host_static_library.mk Revert "Don't rename host libraries if only one arch is build." 2014-06-11 01:12:18 +00:00
host_static_library_internal.mk Support host multilib build 2014-05-14 16:55:04 -07:00
host_static_test_lib.mk Add library test makefile solutions. 2014-02-05 16:36:42 -08:00
host_test_internal.mk Use libc++ versions of gtest libs when needed 2014-05-16 14:55:50 -07:00
install_jni_libs.mk Support to add JNI of both archs in multilib build. 2014-06-25 09:07:01 -07:00
install_jni_libs_internal.mk Support to add JNI of both archs in multilib build. 2014-06-25 09:07:01 -07:00
java.mk resolved conflicts for merge of 4df82b3e to klp-dev-plus-aosp 2014-02-08 10:31:46 -08:00
java_library.mk Multilib support for odex 2014-05-18 22:04:58 -07:00
legacy_prebuilts.mk
main.mk Resolve :32 to 32-bit variant only if the variant exists. 2014-06-24 10:22:17 -07:00
Makefile Use the correct MKBOOTIMG. 2014-06-18 11:31:21 -07:00
module_arch_supported.mk build: delete 64-bit blacklist 2014-06-17 21:35:44 -07:00
multi_prebuilt.mk
multilib.mk Real "LOCAL_MULTILIB := both" for prebuilts 2014-05-16 10:49:57 -07:00
native_test.mk Allow to opt out both multilib in native test. 2014-06-10 17:52:20 -07:00
node_fns.mk
notice_files.mk Set up rules to build static libraries for TARGET_2ND_ARCH 2014-01-24 13:35:09 -08:00
package.mk Real "LOCAL_MULTILIB := both" for prebuilts 2014-05-16 10:49:57 -07:00
package_internal.mk Support to add JNI of both archs in multilib build. 2014-06-25 09:07:01 -07:00
pathmap.mk Add new rs directory to list of Java subdirs of fw/base. 2014-01-31 12:32:42 -08:00
pdk_config.mk
phony_package.mk
post_clean.mk
prebuilt.mk Real "LOCAL_MULTILIB := both" for prebuilts 2014-05-16 10:49:57 -07:00
prebuilt_internal.mk Support to add JNI of both archs in multilib build. 2014-06-25 09:07:01 -07:00
process_wrapper.sh
process_wrapper_gdb.cmds
process_wrapper_gdb.sh
product.mk Add WITH_DEXPREOPT to the list of protected global variables. 2014-05-01 20:55:30 -07:00
product_config.mk Switch to 32-bit-by-default host multilib build. 2014-06-09 17:48:05 -07:00
proguard.emma.flags
proguard.flags
proguard_basic_keeps.flags
proguard_tests.flags
raw_executable.mk
raw_static_library.mk Support to build executables for TARGET_2ND_ARCH 2014-01-24 13:36:30 -08:00
root.mk
shared_library.mk Clarify multiarch warnings 2014-05-21 16:40:35 -07:00
shared_library_internal.mk Add -latomic to all target builds 2014-05-29 11:40:46 -07:00
shared_test_lib.mk Add library test makefile solutions. 2014-02-05 16:36:42 -08:00
static_java_library.mk
static_library.mk Support host multilib build 2014-05-14 16:55:04 -07:00
static_library_internal.mk Support host multilib build 2014-05-14 16:55:04 -07:00
static_test_lib.mk Add library test makefile solutions. 2014-02-05 16:36:42 -08:00
target_test_internal.mk Merge "build native tests for 32-bit and 64-bit" 2014-06-09 22:53:00 +00:00
version_defaults.mk Restore AOSP-style version numbers - DO NOT MERGE 2014-06-19 00:22:38 -07:00