Loading tools/fs_config/fs_config.c +1 −0 Original line number Diff line number Diff line Loading @@ -26,6 +26,7 @@ #include <selinux/label.h> #include "private/android_filesystem_config.h" #include "private/fs_config.h" // This program takes a list of files and directories (indicated by a // trailing slash) on the stdin, and prints to stdout each input Loading tools/fs_get_stats/fs_get_stats.c +1 −0 Original line number Diff line number Diff line Loading @@ -4,6 +4,7 @@ #include <unistd.h> #include <private/android_filesystem_config.h> #include <private/fs_config.h> #define DO_DEBUG 1 Loading Loading
tools/fs_config/fs_config.c +1 −0 Original line number Diff line number Diff line Loading @@ -26,6 +26,7 @@ #include <selinux/label.h> #include "private/android_filesystem_config.h" #include "private/fs_config.h" // This program takes a list of files and directories (indicated by a // trailing slash) on the stdin, and prints to stdout each input Loading
tools/fs_get_stats/fs_get_stats.c +1 −0 Original line number Diff line number Diff line Loading @@ -4,6 +4,7 @@ #include <unistd.h> #include <private/android_filesystem_config.h> #include <private/fs_config.h> #define DO_DEBUG 1 Loading