Overwrite the inherited "emulator" characteristics

This commit is contained in:
Andy CrossGate Yan 2022-06-30 13:41:53 +00:00
parent adad184263
commit 88b1230dee
1 changed files with 3 additions and 0 deletions

View File

@ -91,6 +91,9 @@ PRODUCT_BRAND := google
PRODUCT_SYSTEM_BRAND := google
PRODUCT_MODEL := Phh-Treble $apps_name
# Overwrite the inherited "emulator" characteristics
PRODUCT_CHARACTERISTICS := device
PRODUCT_PACKAGES += $extra_packages
EOF