Go to file
Christopher Ferris 55257d2b78 Small fixes for environment variables.
Fix all of the leaking of local variables by marking locals properly.

Fix a case where ANDROID_TOOLCHAIN_2ND_ARCH is set incorrectly.

Test: lunch'd aosp_angler-userdebug and then aosp_fugu-userdebug
Test: and verified ANDROID_TOOLCHAIN_2ND_ARCH is set properly after
Test: the first lunch and unset after the second lunch.
Test: Also attempt to build the two targets.
Change-Id: I49548e0d6654bfb1105a6ecaf2705825b9ddf3a5
2017-03-23 11:12:04 -07:00
core Merge "Desugar when javac version is 1.7" 2017-03-23 02:49:40 +00:00
target removed "android.hardware.configstore@1.0-impl" from PRODUCT_PACKAGES 2017-03-21 11:01:53 +09:00
tools Add a missing default value for OPTIONS.extracted_input. 2017-03-21 22:36:20 -07:00
.gitignore Add build subprojects to .gitignore 2015-07-23 13:18:47 -07:00
Android.mk Add new Android.mk to handle repo move 2016-06-16 15:30:19 -07:00
CleanSpec.mk Revert "install *.so in different paths for their types" 2017-03-16 16:54:40 -07:00
buildspec.mk.default Fix GET-INSTALL-PATH to work with Soong 2016-08-12 05:10:51 +00:00
envsetup.sh Small fixes for environment variables. 2017-03-23 11:12:04 -07:00