miatoll: Move boot animation flags to lineage_miatoll.mk

Change-Id: I362605ea94e70e54f96ddb1d5f3d1e6a30686786
This commit is contained in:
Alexander Winkowski
2022-08-27 10:12:42 +00:00
parent 6417e2be02
commit 3a9e432aaa
2 changed files with 4 additions and 4 deletions

View File

@ -17,10 +17,6 @@ DEVICE_PACKAGE_OVERLAYS += \
PRODUCT_AAPT_CONFIG := normal
PRODUCT_AAPT_PREF_CONFIG := xhdpi
# Boot animation
TARGET_SCREEN_HEIGHT := 2400
TARGET_SCREEN_WIDTH := 1080
# NFC
PRODUCT_PACKAGES += \
NfcNci \

View File

@ -14,6 +14,10 @@ $(call inherit-product, vendor/lineage/config/common_full_phone.mk)
# Inherit from miatoll device
$(call inherit-product, device/xiaomi/miatoll/device.mk)
# Boot animation
TARGET_SCREEN_HEIGHT := 2400
TARGET_SCREEN_WIDTH := 1080
PRODUCT_NAME := lineage_miatoll
PRODUCT_DEVICE := miatoll
PRODUCT_MANUFACTURER := Xiaomi