beyond1lte: Set TARGET_BOOTANIMATION_HALF_RES to true

* No apparent resolution difference
* Much smoother animation
* Much faster boot
* What's not to like?

Change-Id: I2119fe826146a3103da50b4862ad88f5950a97ec
This commit is contained in:
Kevin F. Haggerty
2016-11-12 15:48:17 -07:00
committed by Tim Zimmermann
parent b81d8ee17d
commit ad933dfb88

View File

@@ -28,6 +28,7 @@ TARGET_HAVE_FOD := true
$(call inherit-product, device/samsung/beyond1lte/device.mk) $(call inherit-product, device/samsung/beyond1lte/device.mk)
## Boot Animation ## Boot Animation
TARGET_BOOTANIMATION_HALF_RES := true
TARGET_SCREEN_HEIGHT := 3040 TARGET_SCREEN_HEIGHT := 3040
TARGET_SCREEN_WIDTH := 1440 TARGET_SCREEN_WIDTH := 1440