Merge "fs_get_stats: move fs_config to libcutils"

This commit is contained in:
Mark Salyzyn 2015-04-02 21:00:05 +00:00 committed by Gerrit Code Review
commit 62d7ccad17
1 changed files with 2 additions and 0 deletions

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)