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:
parent
71900d444e
commit
6e24e03dd3
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user