cmsdk: Make sure we're generating as 0x3F res id

Change-Id: I2a55e65d7b9746dfd005d04c39024490a5b1d2b1
This commit is contained in:
Adnan Begovic 2015-10-26 15:38:23 -07:00
parent ce2636010c
commit 99f872ffcf
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ LOCAL_RESOURCE_DIR := $(addprefix $(LOCAL_PATH)/, res)
# since these resources will be used by many apps.
# 0x3f/one less than app id
LOCAL_AAPT_FLAGS += -x
LOCAL_AAPT_FLAGS += -x 63
LOCAL_MODULE_TAGS := optional