Skip to content

Commit

Permalink
raphael: Add AAPT config
Browse files Browse the repository at this point in the history
  • Loading branch information
kondors1995 authored and joeyhuab committed Nov 30, 2022
1 parent bcc20d6 commit 84a0097
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 @@
# Get non-open-source specific aspects
$(call inherit-product, vendor/xiaomi/raphael/raphael-vendor.mk)

# AAPT
PRODUCT_AAPT_CONFIG := normal
PRODUCT_AAPT_PREF_CONFIG := xxhdpi

# Overlays
PRODUCT_PACKAGES += \
ApertureOverlay \
Expand Down

0 comments on commit 84a0097

Please sign in to comment.