Skip to content

Commit

Permalink
larry: Set AAPT configs
Browse files Browse the repository at this point in the history
Change-Id: Ic72b058ae9b875ce9529b6b2acec97a3b1fa01c9
  • Loading branch information
Vivekachooz committed Jun 21, 2024
1 parent 30a6b0a commit 88949b5
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,6 +7,10 @@
# Inherit from sm6375-common
$(call inherit-product, device/oneplus/sm6375-common/sm6375.mk)

# AAPT
PRODUCT_AAPT_CONFIG := normal
PRODUCT_AAPT_PREF_CONFIG := xxhdpi

# Boot animation
TARGET_SCREEN_HEIGHT := 2400
TARGET_SCREEN_WIDTH := 1080
Expand Down

0 comments on commit 88949b5

Please sign in to comment.