commit | 1858aa1c575f71b7e6c2c09a108c759023d8491e | [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 | c72c806c87ef9d0173e6da54ee3a3afd465e8c3b [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