kunlun2: update pe targets
This commit is contained in:
parent
5e4da20480
commit
101e762498
1 changed files with 3 additions and 0 deletions
|
@ -16,7 +16,10 @@
|
||||||
|
|
||||||
$(call inherit-product, $(LOCAL_PATH)/device.mk)
|
$(call inherit-product, $(LOCAL_PATH)/device.mk)
|
||||||
|
|
||||||
|
# Pixel Experience targets
|
||||||
TARGET_GAPPS_ARCH := arm64
|
TARGET_GAPPS_ARCH := arm64
|
||||||
|
TARGET_SUPPORTS_GOOGLE_RECORDER := true
|
||||||
|
TARGET_BOOT_ANIMATION_RES := 1080
|
||||||
|
|
||||||
# Inherit some common Lineage stuff
|
# Inherit some common Lineage stuff
|
||||||
$(call inherit-product, vendor/aosp/config/common_full_phone.mk)
|
$(call inherit-product, vendor/aosp/config/common_full_phone.mk)
|
||||||
|
|
Loading…
Reference in a new issue