Merge commit '0774bf3ebd65c22d8cafb18e868bd2bbc1a0c4c9' into eclair-mr2-plus-aosp * commit '0774bf3ebd65c22d8cafb18e868bd2bbc1a0c4c9': Enables nodpi drawables in the framework.
This commit is contained in:
@@ -199,6 +199,9 @@ PRODUCT_LOCALES := $(strip \
|
||||
$(PRODUCT_LOCALES) \
|
||||
$(if $(filter %dpi,$(PRODUCT_LOCALES)),,mdpi))
|
||||
|
||||
# Everyone gets nodpi assets which are density-independent.
|
||||
PRODUCT_LOCALES += nodpi
|
||||
|
||||
# Assemble the list of options.
|
||||
PRODUCT_AAPT_CONFIG := $(PRODUCT_LOCALES)
|
||||
|
||||
|
Reference in New Issue
Block a user