Merge "Do not remove RRO resources" am: b55ea658ba
am: f174a2da23
Change-Id: I9393dba6e516ca6d8a19697cd1b3b8b95e0b89f7
This commit is contained in:
@@ -32,6 +32,12 @@ else
|
||||
LOCAL_MODULE_PATH := $(partition)/overlay/$(LOCAL_RRO_THEME)
|
||||
endif
|
||||
|
||||
# Do not remove resources without default values nor dedupe resource
|
||||
# configurations with the same value
|
||||
LOCAL_AAPT_FLAGS += \
|
||||
--no-resource-deduping \
|
||||
--no-resource-removal
|
||||
|
||||
partition :=
|
||||
|
||||
include $(BUILD_SYSTEM)/package.mk
|
||||
|
Reference in New Issue
Block a user