mirror of
https://github.com/topjohnwu/Magisk.git
synced 2024-12-21 23:47:39 +00:00
Remove permissve update_engine
This commit is contained in:
parent
c556dd0aac
commit
c1038ac6f9
@ -116,9 +116,6 @@ void sepolicy::magisk_rules() {
|
||||
deny("init", "adb_data_file", "dir", "search");
|
||||
deny("vendor_init", "adb_data_file", "dir", "search");
|
||||
|
||||
// Allow update_engine/addon.d-v2 to run permissive on all ROMs
|
||||
permissive("update_engine");
|
||||
|
||||
#if 0
|
||||
// Remove all dontaudit in debug mode
|
||||
impl->strip_dontaudit();
|
||||
|
Loading…
x
Reference in New Issue
Block a user