Merge "Allow overlay to add resource."
This commit is contained in:
committed by
Android (Google) Code Review
commit
61dfd302aa
@@ -29,6 +29,9 @@ LOCAL_AAPT_FLAGS += --private-symbols com.android.internal
|
||||
# Framework doesn't need versioning since it IS the platform.
|
||||
LOCAL_AAPT_FLAGS += --no-auto-version
|
||||
|
||||
# Allow overlay to add resource
|
||||
LOCAL_AAPT_FLAGS += --auto-add-overlay
|
||||
|
||||
# Install this alongside the libraries.
|
||||
LOCAL_MODULE_PATH := $(TARGET_OUT_JAVA_LIBRARIES)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user