Remove Q dirty hacks in SARCompat

This commit is contained in:
topjohnwu
2019-06-24 01:31:42 -07:00
parent a1a1ac0bbb
commit 6cde695194
3 changed files with 1 additions and 21 deletions

View File

@ -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;