Bug 1181124 - Remove mdpi folder from CONSTRAINED_AAPT_CONFIGURATIONS in Makefile.in r=nalexander

--HG--
extra : commitid : HybZqiNAnRO
extra : rebase_source : fa88d8de028c877546171a7a81f35dfb640fcf40
This commit is contained in:
Martyn Haigh 2015-07-07 17:35:09 +01:00
parent 32adeccc6a
commit 472e082735

View File

@ -424,7 +424,7 @@ extra_packages := $(subst $(NULL) ,:,$(strip $(extra_packages)))
# thinking aapt's outputs are stale. This is safe because Make
# removes the target file if any recipe command fails.
CONSTRAINED_AAPT_CONFIGURATIONS := mdpi,hdpi
CONSTRAINED_AAPT_CONFIGURATIONS := hdpi
define aapt_command
$(1): $$(call mkdir_deps,$(filter-out ./,$(dir $(3) $(4) $(5)))) $(2)