Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f9f05814 authored by Alex Medina's avatar Alex Medina Committed by Android Git Automerger
Browse files

am 0068d25b: Include drawables for all densities - b/11270325

* commit '0068d25b':
  Include drawables for all densities - b/11270325
parents 8f55b16f 0068d25b
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -49,6 +49,9 @@ PRODUCT_PROPERTY_OVERRIDES := \
# Put en_US first in the list, so make it default.
PRODUCT_LOCALES := en_US

# Include drawables for all densities
PRODUCT_AAPT_CONFIG := normal hdpi xhdpi xxhdpi

# Get some sounds
$(call inherit-product-if-exists, frameworks/base/data/sounds/AllAudio.mk)