CMSDK: Ignore subdir layer for resource package.
Change-Id: Id31db92d222e2edb7cf4725b4fcc58a154db0d69
This commit is contained in:
parent
37fc76fe96
commit
6bcee3fc68
@ -29,6 +29,9 @@ LOCAL_AAPT_FLAGS := -x
|
||||
|
||||
LOCAL_MODULE_TAGS := optional
|
||||
|
||||
# frameworks resource packages don't like the extra subdir layer
|
||||
LOCAL_IGNORE_SUBDIR := true
|
||||
|
||||
# Install this alongside the libraries.
|
||||
LOCAL_MODULE_PATH := $(TARGET_OUT_JAVA_LIBRARIES)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user