summaryrefslogtreecommitdiffstats
path: root/envsetup.sh
diff options
context:
space:
mode:
authorYing Wang <wangying@android.com>2014-06-23 17:01:38 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2014-06-23 17:01:38 +0000
commit267a928deb5a4e7aef83f47fba7da953cfd91a49 (patch)
tree7df2b7c7e591d7d62ddb0352e3e6a8b54757bb95 /envsetup.sh
parentf59884573dcacc818875c9e92371b14099b06eff (diff)
parente9ef4005ea41b757bf1381236acaae124110d9fb (diff)
downloadreplicant_build-267a928deb5a4e7aef83f47fba7da953cfd91a49.zip
replicant_build-267a928deb5a4e7aef83f47fba7da953cfd91a49.tar.gz
replicant_build-267a928deb5a4e7aef83f47fba7da953cfd91a49.tar.bz2
am e9ef4005: am cd66e5ca: am 6a8b3b43: Merge " delete duplicate variable definition"
* commit 'e9ef4005ea41b757bf1381236acaae124110d9fb': delete duplicate variable definition
Diffstat (limited to 'envsetup.sh')
-rw-r--r--envsetup.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/envsetup.sh b/envsetup.sh
index f510146..2d15770 100644
--- a/envsetup.sh
+++ b/envsetup.sh
@@ -60,7 +60,6 @@ function check_product()
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= \