commit | 7033819eeba08f9e550bc50fd1b01625d5f7e673 | [log] [tgz] |
---|---|---|
author | Jeff Vander Stoep <jeffv@google.com> | Thu May 14 15:27:50 2015 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Thu May 14 15:27:51 2015 +0000 |
tree | ec49e5924e05036c96680b7e6ec204f94178e152 | |
parent | 0dac67880b6e1ddec9d4aa5ed741e2f62bd96284 [diff] | |
parent | 80ae3084d00acefc755bf2648d887c2026089ce2 [diff] |
Merge "Remove unused #include <selinux/android.h>"
diff --git a/tools/fs_config/fs_config.c b/tools/fs_config/fs_config.c index f594c1e..fac3d93 100644 --- a/tools/fs_config/fs_config.c +++ b/tools/fs_config/fs_config.c
@@ -24,7 +24,6 @@ #include <selinux/selinux.h> #include <selinux/label.h> -#include <selinux/android.h> #include "private/android_filesystem_config.h"