commit | 52f7e68e7dbab7bdc0713ffe33646732f353c866 | [log] [tgz] |
---|---|---|
author | Mark Salyzyn <salyzyn@google.com> | Thu Apr 02 21:46:41 2015 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Thu Apr 02 21:46:41 2015 +0000 |
tree | 9caebd964bf93e7d1837a36a7b185067bdaf837b | |
parent | 604855f7b64ae4be2674efa2b67bb71ea74c36b2 [diff] | |
parent | e0f98e47c2b9455e240d52eb9b64967e4cdfc3ba [diff] |
Merge "mkbootfs: move fs_config to libcutils"
diff --git a/cpio/Android.mk b/cpio/Android.mk index 575beb2..b9d18ba 100644 --- a/cpio/Android.mk +++ b/cpio/Android.mk
@@ -10,6 +10,8 @@ LOCAL_CFLAGS := -Werror +LOCAL_STATIC_LIBRARIES := libcutils + include $(BUILD_HOST_EXECUTABLE) $(call dist-for-goals,dist_files,$(LOCAL_BUILT_MODULE))