matisse-common: Set Bootanimation to half-res

* Faster boot, smoother animation

Change-Id: I97f27254474442e3299c7b03ea3180528befa06c
This commit is contained in:
DJABhipHop 2020-04-22 17:16:38 -04:00 committed by matteo0026
parent 21d7f58b2f
commit 452ccf4a6a

View file

@ -19,9 +19,11 @@
DEVICE_PACKAGE_OVERLAYS += $(LOCAL_PATH)/overlay
DEVICE_PACKAGE_OVERLAYS += $(LOCAL_PATH)/overlay-lineage
# Boot animation
# Boot Animation
TARGET_SCREEN_HEIGHT := 1280
TARGET_SCREEN_WIDTH := 800
TARGET_BOOTANIMATION_HALF_RES := true
# Audio
PRODUCT_COPY_FILES += \