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
parent f3d4451481
commit 6a9c6a41cb
1 changed files with 3 additions and 1 deletions

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 += \