Set TARGET_GAPPS_ARCH

This commit is contained in:
Pierre-Hugues Husson 2019-10-21 17:42:05 +02:00
parent 9549703b4a
commit 6d6083b754
1 changed files with 1 additions and 0 deletions

View File

@ -77,6 +77,7 @@ for part in a ab;do
fi
cat > ${target}.mk << EOF
TARGET_GAPPS_ARCH := ${baseArch}
\$(call inherit-product, device/phh/treble/base-pre.mk)
include build/make/target/product/aosp_${baseArch}_ab.mk
\$(call inherit-product, vendor/vndk/${vndk})