Merge "fs_get_stats: move fs_config to libcutils"
This commit is contained in:
commit
62d7ccad17
|
@ -6,4 +6,6 @@ LOCAL_SRC_FILES := fs_get_stats.c
|
|||
|
||||
LOCAL_MODULE := fs_get_stats
|
||||
|
||||
LOCAL_SHARED_LIBRARIES := libcutils
|
||||
|
||||
include $(BUILD_HOST_EXECUTABLE)
|
||||
|
|
Loading…
Reference in New Issue