Fix RecyclerView resource path

Bug: 28245713

Change-Id: I37b75a04e3fff61b4bd42625a060c41e0fe7e85d
Signed-off-by: Ed Tam <etam@google.com>
This commit is contained in:
Ed Tam
2016-04-18 19:15:44 -07:00
parent 35647888f3
commit 43d015643b
+1 -1
View File
@@ -33,7 +33,7 @@ LOCAL_SRC_FILES := $(call all-java-files-under, src) \
LOCAL_RESOURCE_DIR := $(LOCAL_PATH)/WallpaperPicker/res \
$(LOCAL_PATH)/res \
$(LOCAL_PATH)/../../../prebuilts/sdk/current/support/v7/recyclerview/res
$(LOCAL_PATH)/../../../frameworks/support/v7/recyclerview/res
LOCAL_PROGUARD_FLAG_FILES := proguard.flags