Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e97fdeed authored by Ed Tam's avatar Ed Tam Committed by android-build-merger
Browse files

Fix RecyclerView resource path am: 43d01564

am: 3655a7dd

* commit '3655a7dd':
  Fix RecyclerView resource path

Change-Id: I7e3e12009ce4312b4f8515bb7e702c233efbe57d
parents f9afd3b6 3655a7dd
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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