msm8974-common: 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 Kevin F. Haggerty
parent 71900d444e
commit 6e24e03dd3

View File

@ -78,6 +78,9 @@ PRODUCT_PACKAGES += \
android.hardware.bluetooth@1.0-impl \
libbt-vendor
# Boot animation
TARGET_BOOTANIMATION_HALF_RES := true
# Display
PRODUCT_PACKAGES += \
android.hardware.graphics.allocator@2.0-impl \