sdm660-common: use specific resolution for bootanimation
Signed-off-by: Humberto Borba <humberos@gmail.com> Change-Id: I36ca35dbdb638cc29f29cf2a2c619c3cbd3c1034
This commit is contained in:
parent
0c0f68bde7
commit
cf2affdbef
1 changed files with 1 additions and 2 deletions
|
@ -30,8 +30,7 @@ COMMON_PATH := device/xiaomi/sdm660-common
|
|||
$(call inherit-product, $(COMMON_PATH)/properties.mk)
|
||||
|
||||
# Boot animation
|
||||
TARGET_SCREEN_HEIGHT := 2160
|
||||
TARGET_SCREEN_WIDTH := 1080
|
||||
TARGET_BOOTANIMATION_SIZE := 1080p
|
||||
|
||||
# Overlays
|
||||
DEVICE_PACKAGE_OVERLAYS += \
|
||||
|
|
Loading…
Reference in a new issue