No description
Find a file
Colin Cross d3624d5f48 build: fix TARGET_PREFER_32_BIT
TARGET_PREFER_32_BIT can't assume that the 32-bit rule is allowed,
it needs to try the 32-bit rule first, then fall back to the 64-bit
rule in case the module specifies LOCAL_MODULE_TARGET_ARCH or
LOCAL_MODULE_UNSUPPORTED_TARGET_ARCH to disallow the 32-bit build.

Also port TARGET_PREFER_32_BIT to package.mk.

Change-Id: I07520b75c4ee11a1e95a82b3afa2a33d4907eb04
2014-04-10 15:49:32 -07:00
core build: fix TARGET_PREFER_32_BIT 2014-04-10 15:49:32 -07:00
libs/host Move pseudolocalize to aapt 2013-04-26 14:40:41 +01:00
target Merge "DO NOT MERGE: Combine emulator test projects into a single apk" 2014-04-04 16:32:06 +00:00
tools Add 32 / 64 bit abi lists to system properties. 2014-04-08 17:40:40 +01:00
.gitignore add a .gitignore file to make git ignore *.pyc files 2010-01-22 10:23:45 -08:00
buildspec.mk.default Remove WEBCORE_INSTRUMENTATION and ENABLE_SVG 2013-07-25 15:52:17 -07:00
CleanSpec.mk Add 32 / 64 bit abi lists to system properties. 2014-04-08 17:40:40 +01:00
envsetup.sh Build with java7 by default. 2014-04-04 18:44:47 -07:00