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

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

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

* commit 'f9f05814':
  Include drawables for all densities - b/11270325
parents 00b873a9 f9f05814
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)