commit | 6a8b3b43bbc99f23439ae32c0ec1180d5586b773 | [log] [tgz] |
---|---|---|
author | Ying Wang <wangying@android.com> | Mon Jun 23 16:51:26 2014 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Fri Jun 20 21:00:34 2014 +0000 |
tree | 786a7fcf3f6ef7da9a46e104d186af4be2c384ec | |
parent | e0be9135a249ee5d60c6b897e7d538b1afb94b29 [diff] | |
parent | a2b0f685bb19c2e7cc4a7fd7733df6c91d276487 [diff] |
Merge " delete duplicate variable definition"
diff --git a/envsetup.sh b/envsetup.sh index 9689cce..7bb56ae 100644 --- a/envsetup.sh +++ b/envsetup.sh
@@ -58,7 +58,6 @@ echo "Couldn't locate the top of the tree. Try setting TOP." >&2 return fi - CALLED_FROM_SETUP=true BUILD_SYSTEM=build/core \ TARGET_PRODUCT=$1 \ TARGET_BUILD_VARIANT= \ TARGET_BUILD_TYPE= \