Set TARGET_GAPPS_ARCH
This commit is contained in:
parent
b60efa57a3
commit
394b829b2d
@ -77,6 +77,7 @@ for part in a ab;do
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
cat > ${target}.mk << EOF
|
cat > ${target}.mk << EOF
|
||||||
|
TARGET_GAPPS_ARCH := ${baseArch}
|
||||||
\$(call inherit-product, device/phh/treble/base-pre.mk)
|
\$(call inherit-product, device/phh/treble/base-pre.mk)
|
||||||
include build/make/target/product/aosp_${baseArch}_ab.mk
|
include build/make/target/product/aosp_${baseArch}_ab.mk
|
||||||
\$(call inherit-product, vendor/vndk/${vndk})
|
\$(call inherit-product, vendor/vndk/${vndk})
|
||||||
|
Loading…
Reference in New Issue
Block a user