commit | 038ab1f23877e5a9829334c1e065724c9ea56397 | [log] [tgz] |
---|---|---|
author | Bruno Martins <bgcngm@gmail.com> | Sun Apr 19 16:28:53 2020 +0100 |
committer | Jackeagle <jackeagle102@gmail.com> | Tue Apr 06 11:49:23 2021 +0200 |
tree | c249d86ab13f02977df88a3cc2cbb4f0f74409fc | |
parent | 667761e32bb27282a46512878db8ececcb80cb17 [diff] |
fs_mgr: Allow remounts with Magisk installed This allows remount to gracefully mount /system when Magisk is installed. As a sidenote, the ro.debuggable property check can safely be removed due to the simple fact that CPP preprocessor flag ALLOW_ADBD_DISABLE_VERITY=1 is passed when building userdebug/eng. Change-Id: Ic10eccbf5d225468c3dc42f8ae3ae7c05b49a699