Change support lib res path
b/32869945 > warning message will be gone after $ tapas Launcher3 && make Change-Id: I1780704e206c3cbb458ab76de623eef502b28b8c
This commit is contained in:
parent
47a96054d9
commit
426d089290
|
@ -35,7 +35,7 @@ LOCAL_SRC_FILES := \
|
|||
|
||||
LOCAL_RESOURCE_DIR := \
|
||||
$(LOCAL_PATH)/res \
|
||||
frameworks/support/v7/recyclerview/res
|
||||
prebuilts/sdk/current/support/v7/recyclerview/res \
|
||||
|
||||
LOCAL_PROGUARD_FLAG_FILES := proguard.flags
|
||||
|
||||
|
|
Loading…
Reference in New Issue