Fix recyclerview res path

Manually cherry picking ag/943086

Change-Id: I37b75a04e3fff61b4bd42625a060c41e0fe7e85d
(cherry picked from commit bcc53286c2)
This commit is contained in:
Hyunyoung Song 2016-04-19 22:24:40 -07:00
parent aa95365427
commit 77c263660e
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ LOCAL_SRC_FILES := $(call all-java-files-under, src) \
LOCAL_RESOURCE_DIR := \
$(LOCAL_PATH)/res \
prebuilts/sdk/current/support/v7/recyclerview/res
frameworks/support/v7/recyclerview/res
LOCAL_PROGUARD_FLAG_FILES := proguard.flags