Skip to content

Commit

Permalink
X00TD: Set height and width for bootanimation
Browse files Browse the repository at this point in the history
Change-Id: I8f50fdbeeb7e37ba22bc84a41497c0fe256bf92f
  • Loading branch information
justks authored and Vivekachooz committed Aug 8, 2020
1 parent 2e6f217 commit dc765e3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions device.mk
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,9 @@
# Inherit from sdm660-common
$(call inherit-product, device/asus/sdm660-common/sdm660.mk)

# Boot animation
TARGET_SCREEN_HEIGHT := 2160
TARGET_SCREEN_WIDTH := 1080

# Inherit proprietary files
$(call inherit-product-if-exists, vendor/asus/X00TD/X00TD-vendor.mk)

0 comments on commit dc765e3

Please sign in to comment.