Merge "Include private/fs_config.h directly when needed"
This commit is contained in:
@@ -26,6 +26,7 @@
|
|||||||
#include <selinux/label.h>
|
#include <selinux/label.h>
|
||||||
|
|
||||||
#include "private/android_filesystem_config.h"
|
#include "private/android_filesystem_config.h"
|
||||||
|
#include "private/fs_config.h"
|
||||||
|
|
||||||
// This program takes a list of files and directories (indicated by a
|
// This program takes a list of files and directories (indicated by a
|
||||||
// trailing slash) on the stdin, and prints to stdout each input
|
// trailing slash) on the stdin, and prints to stdout each input
|
||||||
|
@@ -4,6 +4,7 @@
|
|||||||
#include <unistd.h>
|
#include <unistd.h>
|
||||||
|
|
||||||
#include <private/android_filesystem_config.h>
|
#include <private/android_filesystem_config.h>
|
||||||
|
#include <private/fs_config.h>
|
||||||
|
|
||||||
#define DO_DEBUG 1
|
#define DO_DEBUG 1
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user