commit | 8b2c7dee59f0ca89e6a0866537054a0d41dbae97 | [log] [tgz] |
---|---|---|
author | Mark Salyzyn <salyzyn@google.com> | Wed Apr 01 07:42:01 2015 -0700 |
committer | Mark Salyzyn <salyzyn@google.com> | Mon Apr 06 10:04:15 2015 -0700 |
tree | b8390708c6938b8657792220090550fa3479fa99 | |
parent | 101c57f71b401a5b35fd5f7117949cc03760e16d [diff] [blame] |
libcutils: add fs_config Bug: 19908228 Change-Id: I78e6a8d780e578a287ffdee7b7120ecc74797e80
diff --git a/libcutils/Android.mk b/libcutils/Android.mk index d4450c6..c636196 100644 --- a/libcutils/Android.mk +++ b/libcutils/Android.mk
@@ -32,6 +32,7 @@ sched_policy.c \ iosched_policy.c \ str_parms.c \ + fs_config.c # some files must not be compiled when building against Mingw # they correspond to features not used by our host development tools