commit | 3f6a2444e0134b7380cdb2e13abf4bf1163336d0 | [log] [tgz] |
---|---|---|
author | Arthur Wang <wuwang@google.com> | Mon Dec 05 14:51:59 2016 -0800 |
committer | Arthur Wang <wuwang@google.com> | Tue Dec 06 10:40:21 2016 -0800 |
tree | bcb073bdce7dd3a96f88803deea6cc42d04bf222 | |
parent | bc775eee757c00907f5ba278724e00a9aa73cdb7 [diff] [blame] |
Collapse res-aosp and res-icons into res folder for AOSP Contacts (1/2) bug:31022536 Change-Id: I0434710d92027e59ccd97e27ebd09f1668346684
diff --git a/Android.mk b/Android.mk index a03d671..47653cd 100644 --- a/Android.mk +++ b/Android.mk
@@ -12,7 +12,7 @@ endif src_dirs := src src-bind $(phone_common_dir)/src -res_dirs := res res-aosp res-icons $(phone_common_dir)/res +res_dirs := res $(phone_common_dir)/res asset_dirs := assets LOCAL_SRC_FILES := $(call all-java-files-under, $(src_dirs))