commit | 588fe9e8af68e943654ab47bfb18cee9587a7332 | [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 | d11603646aeafacd61b1f7c11c77dcd534f93ffa [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>