am cd66e5ca: am 6a8b3b43: Merge " delete duplicate variable definition"

* commit 'cd66e5ca0a8ab3235b5a49c904a692ff9142999e':
  delete duplicate variable definition
This commit is contained in:
Ying Wang 2014-06-23 16:57:53 +00:00 committed by Android Git Automerger
commit e9ef4005ea

View file

@ -59,7 +59,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= \