Skip to content
Snippets Groups Projects
Commit 72614bf8 authored by Jose Galmes's avatar Jose Galmes
Browse files

Merge SPL-2020-03-05

Change-Id: I57ddcc1c4878565a0fdabc645ec2d4b77c940182
parents cd9ffa8e 85e2ef0c
Branches
No related tags found
No related merge requests found
......@@ -153,13 +153,10 @@ do
mv ${FILEDIR_ROOT}/proprietary/device-vendor.mk ${FILEDIR_ROOT_SHARE}
fi
if [[ ${COMPANY} == qcom ]]
then
if [[ -e "${MAKEFILEDIR}/Android.mk" ]]
then
mv ${MAKEFILEDIR}/Android.mk ${FILEDIR}/
fi
fi
echo \ \ Generating self-extracting script
SCRIPT=extract-$COMPANY-$DEVICE.sh
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment