| commit | baa5589f6d8ecee282977b3eaad5086756ac9312 | [log] [tgz] |
|---|---|---|
| author | Ying Wang <wangying@google.com> | Mon Jan 04 12:19:01 2016 -0800 |
| committer | Ying Wang <wangying@google.com> | Mon Jan 04 12:19:01 2016 -0800 |
| tree | 97843366f1db65a5edbabc4bd053e7e29d9618bf | |
| parent | ffa123769807675869819037676717585d3fe647 [diff] |
Remove unnecessary use of ../. Change-Id: Ie747c305cbf1a6bf42f6c04c5c4d5ec3c6dad990
diff --git a/Android.mk b/Android.mk index ec675c6..cb6e5f0 100644 --- a/Android.mk +++ b/Android.mk
@@ -33,7 +33,7 @@ LOCAL_RESOURCE_DIR := $(LOCAL_PATH)/WallpaperPicker/res \ $(LOCAL_PATH)/res \ - $(LOCAL_PATH)/../../../prebuilts/sdk/current/support/v7/recyclerview/res + prebuilts/sdk/current/support/v7/recyclerview/res LOCAL_PROGUARD_FLAG_FILES := proguard.flags