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

Commit 5131bf7a authored by Mark Salyzyn's avatar Mark Salyzyn Committed by Android Git Automerger
Browse files

am 25b2fd5b: am 47437817: am 62d7ccad: Merge "fs_get_stats: move fs_config to libcutils"

* commit '25b2fd5b':
  fs_get_stats: move fs_config to libcutils
parents e183b84e 25b2fd5b
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)