No description
Find a file
Torne (Richard Coles) f24c356a96 Fix PATH setup for arm64.
On architectures other than "arm", the combination of
ANDROID_KERNEL_TOOLCHAIN_PATH being empty, and CODE_REVIEWS being empty,
leads to adding a :: into the user's PATH, which is highly undesirable.

Neither CODE_REVIEWS nor the mips toolchaindir is ever used, so just
remove them, and make sure we only include the extra colon when setting
the kernel toolchain path to a non-empty value.

Change-Id: I2dfa7d3a322b56b6abbc47476082dc6ae4dd6a82
2014-04-28 15:25:21 +01:00
core Merge "include LGPL projects in GPL archives" 2014-04-25 21:56:27 +00:00
libs/host Move pseudolocalize to aapt 2013-04-26 14:40:41 +01:00
target Make the zygote 64-bit for the x86-64 emulator. 2014-04-18 17:09:33 -07: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 Fix PATH setup for arm64. 2014-04-28 15:25:21 +01:00