commit | 168458e5713667c6a10f77108ee0c75f46ba24c5 | [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 | 278e0f282d563dccbe877cadaea6c70ceef5d2e3 [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