Set boot anim res to half res and correct its size
authorivanmeler <i_ivan@windowslive.com>
Wed, 9 Feb 2022 11:42:08 +0000 (11:42 +0000)
committerivanmeler <i_ivan@windowslive.com>
Fri, 11 Feb 2022 11:18:54 +0000 (11:18 +0000)
device-common.mk

index e581db2a499d98ccfa7f41fc3e48eb4772cab010..56b9d28a5269b58d2065c28fe1856691628276bc 100644 (file)
@@ -61,9 +61,10 @@ PRODUCT_COPY_FILES += \
     $(LOCAL_PATH)/configs/public.libraries.txt:$(TARGET_COPY_OUT_VENDOR)/etc/public.libraries.txt
 
 # Boot animation
+TARGET_BOOTANIMATION_HALF_RES := true
 TARGET_BOOTANIMATION_PRELOAD := true
 TARGET_BOOTANIMATION_TEXTURE_CACHE := true
-TARGET_SCREEN_HEIGHT := 2560
+TARGET_SCREEN_HEIGHT := 2960
 TARGET_SCREEN_WIDTH := 1440
 
 # Graphics