am 62d7ccad: Merge "fs_get_stats: move fs_config to libcutils"

* commit '62d7ccad176ac1110a912d1cfe327e938c91bd59':
  fs_get_stats: move fs_config to libcutils
This commit is contained in:
Mark Salyzyn
2015-04-02 21:09:40 +00:00
committed by Android Git Automerger

View File

@@ -6,4 +6,6 @@ LOCAL_SRC_FILES := fs_get_stats.c
LOCAL_MODULE := fs_get_stats
LOCAL_SHARED_LIBRARIES := libcutils
include $(BUILD_HOST_EXECUTABLE)