Skip to content

Commit

Permalink
Fix bootanimation lag
Browse files Browse the repository at this point in the history
  • Loading branch information
Joel authored Dec 29, 2019
1 parent bc92690 commit 2ecbd74
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions device.mk
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ DEVICE_PACKAGE_OVERLAYS += \
# Boot animation
TARGET_SCREEN_HEIGHT := 3840
TARGET_SCREEN_WIDTH := 2160
TARGET_BOOTANIMATION_HALF_RES := true

# Device uses high-density artwork where available
PRODUCT_AAPT_CONFIG := normal
Expand Down

0 comments on commit 2ecbd74

Please sign in to comment.