Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8efa6d3f authored by Mark Salyzyn's avatar Mark Salyzyn
Browse files

fs_get_stats: move fs_config to libcutils

Bug: 19908228
Change-Id: I668bf8e11b09ccc9c298382e54208f531844b0c5
parent 71d4c95f
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -6,4 +6,6 @@ LOCAL_SRC_FILES := fs_get_stats.c

LOCAL_MODULE := fs_get_stats

LOCAL_SHARED_LIBRARIES := libcutils

include $(BUILD_HOST_EXECUTABLE)