forked from openkylin/platform_build
Merge " delete duplicate variable definition"
This commit is contained in:
commit
6a8b3b43bb
|
@ -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= \
|
||||
|
|
Loading…
Reference in New Issue