commit | 6b3f587ac7e5c7947d80dc8f55caedb7917c696c | [log] [tgz] |
---|---|---|
author | Mark Salyzyn <salyzyn@google.com> | Wed Feb 20 08:32:36 2019 -0800 |
committer | Mark Salyzyn <salyzyn@google.com> | Wed Feb 27 13:03:13 2019 -0800 |
tree | cf2927ad9c1c465e1016ee8133046c9ddc9628e5 | |
parent | 6dc0dfe785ba174197597c563d28a4b999a7a380 [diff] |
fs_mgr: add remount command There is currently no good option for callers to setup overlayfs on-device, it is automated as part of the adb services. Add a remount command that does what is needed that simulates the salient behaviors of the adb remount command. Clean up some noise restoring device to original state when done. Test: adb-remount-test.sh Bug: 122602260 Change-Id: Idf213800a8182cb1c51600c8f574df8a8cd68d4a