mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-12-02 18:21:51 +00:00
Fix compile errors
This commit is contained in:
@@ -196,7 +196,7 @@ void sepol_magisk_rules() {
|
||||
// Allow update_engine/addon.d-v2 to run permissive on all ROMs
|
||||
sepol_permissive("update_engine");
|
||||
|
||||
#ifdef MAGISK_DEBUG
|
||||
#if 0
|
||||
// Remove all dontaudit in debug mode
|
||||
strip_dontaudit();
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user