commit | 18c0f37b4f81465e340c5ef0e099e25f567f6ad8 | [log] [tgz] |
---|---|---|
author | Mark Salyzyn <salyzyn@google.com> | Fri Jul 26 13:45:10 2019 -0700 |
committer | Dmitry Shmidt <dimitrysh@google.com> | Fri Jul 26 13:46:41 2019 -0700 |
tree | d520dfef4a483c2cbf0650039b64188c42e3c04e | |
parent | 47636a16536ac8b3dad4a9d9eea873d4619d06f6 [diff] |
fs_mgt: Fix remount failure in case of non-overlayfs system $ adb remount W DM_DEV_STATUS failed for scratch: No such device or address E Can not mount overlayfs for partitions: No such file or directory /system/bin/remount exited with status 8 remount failed Bug: 138407617 Test: $ adb remount Change-Id: I0f359071234b57324ad2324905b5239dbfa44d01 Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>