commit | 1531471b240f80563860c715240f13147c19b8a4 | [log] [tgz] |
---|---|---|
author | Bruno Martins <bgcngm@gmail.com> | Sun Apr 19 16:28:53 2020 +0100 |
committer | Jackeagle <jackeagle102@gmail.com> | Wed Jan 17 22:55:01 2024 -0500 |
tree | f7f311e98756ee90aae743e9f0a47ac11545e9ee | |
parent | 10979ff3179256744ecd53bcc9eb6d0430a3d56b [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