Merge " delete duplicate variable definition"

This commit is contained in:
Ying Wang 2014-06-23 16:51:26 +00:00 committed by Gerrit Code Review
commit 6a8b3b43bb
1 changed files with 0 additions and 1 deletions

View File

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