summaryrefslogtreecommitdiff
path: root/include/selinux/android.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/selinux/android.h')
-rw-r--r--include/selinux/android.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/selinux/android.h b/include/selinux/android.h
index 4971ff0..938d83f 100644
--- a/include/selinux/android.h
+++ b/include/selinux/android.h
@@ -43,6 +43,7 @@ extern int selinux_log_callback(int type, const char *fmt, ...)
#define SELINUX_ANDROID_RESTORECON_RECURSE 4
#define SELINUX_ANDROID_RESTORECON_FORCE 8
#define SELINUX_ANDROID_RESTORECON_DATADATA 16
+#define SELINUX_ANDROID_RESTORECON_SKIPCE 32
extern int selinux_android_restorecon(const char *file, unsigned int flags);
extern int selinux_android_restorecon_pkgdir(const char *pkgdir,