kunlun2: update pe targets

This commit is contained in:
GiaSen 2020-06-08 15:04:35 +02:00
parent 5e4da20480
commit 101e762498

View file

@ -16,7 +16,10 @@
$(call inherit-product, $(LOCAL_PATH)/device.mk)
# Pixel Experience targets
TARGET_GAPPS_ARCH := arm64
TARGET_SUPPORTS_GOOGLE_RECORDER := true
TARGET_BOOT_ANIMATION_RES := 1080
# Inherit some common Lineage stuff
$(call inherit-product, vendor/aosp/config/common_full_phone.mk)