commit | 999cad72e17023720d4235ac59724a4bf172005b | [log] [tgz] |
---|---|---|
author | Bruno Martins <bgcngm@gmail.com> | Sun Apr 19 16:28:53 2020 +0100 |
committer | Jackeagle <jackeagle102@gmail.com> | Thu Aug 25 01:44:45 2022 -0400 |
tree | f54346c450ed69493a20b781833dd0e81adf1fee | |
parent | 15b62d408a1f6fec88871e579df7b3ce49a1e95a [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