mirror of
https://github.com/Anything-at-25-00/android_device_tecno_LG8n.git
synced 2024-11-26 23:46:27 -08:00
LG8n: Define TARGET_BOOT_ANIMATION_RES := 1080
Signed-off-by: Shirayuki39 <lorddemecrius83@proton.me>
This commit is contained in:
parent
189d7a00e6
commit
471499d2be
|
@ -14,6 +14,9 @@ $(call inherit-product, device/tecno/LG8n/device.mk)
|
|||
# Inherit some common LineageOS stuff.
|
||||
$(call inherit-product, vendor/bliss/config/common_full_phone.mk)
|
||||
|
||||
# Bootanimation
|
||||
TARGET_BOOT_ANIMATION_RES := 1080
|
||||
|
||||
BOARD_VENDOR := TECNO
|
||||
PRODUCT_NAME := bliss_LG8n
|
||||
PRODUCT_DEVICE := LG8n
|
||||
|
|
Loading…
Reference in a new issue