blob: 6684319911e99ee189d106ba7adb3c0fda48bbb3 [file] [log] [blame]
cc_binary_host {
name: "fs_get_stats",
srcs: ["fs_get_stats.c"],
shared_libs: [
"libcutils",
"liblog",
],
}