kernel: support setting selinux context for profile
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
#define KSU_COMPAT_USE_SELINUX_STATE
|
||||
#endif
|
||||
|
||||
void setup_selinux();
|
||||
void setup_selinux(const char *);
|
||||
|
||||
void setenforce(bool);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user