mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-06-12 05:07:45 +02:00
Remove Q dirty hacks in SARCompat
This commit is contained in:
@ -27,7 +27,6 @@ class MagiskInit : public BaseInit {
|
||||
protected:
|
||||
raw_data self{};
|
||||
int root = -1;
|
||||
bool load_sepol = false;
|
||||
bool mnt_system = false;
|
||||
bool mnt_vendor = false;
|
||||
bool mnt_product = false;
|
||||
|
Reference in New Issue
Block a user