commit | 1188ce4e1dd4355a340ef7d00e105fb3d7475909 | [log] [tgz] |
---|---|---|
author | Mark Salyzyn <salyzyn@google.com> | Fri Jan 25 11:05:40 2019 -0800 |
committer | Mark Salyzyn <salyzyn@google.com> | Wed Feb 27 13:03:13 2019 -0800 |
tree | df10761b37421065740e84fba908a85985994edb | |
parent | 8c07db6a6b619965abae3485df5443022f4f9d95 [diff] |
fs_mgr: remount: add -R argument The -R flag tells remount it can reboot to disable verity or to run fsck on an ext4 deduped filesystem, or both. Testing may include a manual component because adb-remount-test.sh needs to run from a device in an enable-verity state to test this. Only recognizes chained avb. Test: adb-remount-test.sh Bug: 122602260 Change-Id: I6ce4372532d9b933dcca9e2bec544d525b76c4d9