Fix RecyclerView resource path

am: 43d0156

* commit '43d015643b001b0835227c60a3932833dcbb3ed9':
  Fix RecyclerView resource path

Change-Id: I80ea41f3c9ff7edb3e14f3494533e1a7bdd2ac6b
This commit is contained in:
Ed Tam
2016-04-19 06:33:33 +00:00
committed by android-build-merger
+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