mirror of
https://github.com/topjohnwu/Magisk.git
synced 2026-08-03 01:17:34 -07:00
Make SELinux support a feature
This commit is contained in:
@@ -44,7 +44,6 @@ pub mod ffi {
|
||||
fn set_log_level_state_cxx(level: LogLevelCxx, enabled: bool);
|
||||
fn exit_on_error(b: bool);
|
||||
fn cmdline_logging();
|
||||
fn enable_selinux();
|
||||
}
|
||||
|
||||
#[namespace = "rust"]
|
||||
|
||||
Reference in New Issue
Block a user