forked from openkylin/platform_build
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:
commit
4743781769
|
@ -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