am 47437817: am 62d7ccad: Merge "fs_get_stats: move fs_config to libcutils"
* commit '474378176900f93d2b460e7570a7944d7c196f52': fs_get_stats: move fs_config to libcutils
This commit is contained in:
commit
25b2fd5b4a
|
@ -6,4 +6,6 @@ LOCAL_SRC_FILES := fs_get_stats.c
|
||||||
|
|
||||||
LOCAL_MODULE := fs_get_stats
|
LOCAL_MODULE := fs_get_stats
|
||||||
|
|
||||||
|
LOCAL_SHARED_LIBRARIES := libcutils
|
||||||
|
|
||||||
include $(BUILD_HOST_EXECUTABLE)
|
include $(BUILD_HOST_EXECUTABLE)
|
||||||
|
|
Loading…
Reference in New Issue