commit | ccdba5754577726f066c5c55abed792ad6e0abf6 | [log] [tgz] |
---|---|---|
author | Yifan Hong <elsk@google.com> | Tue Jan 08 13:33:52 2019 -0800 |
committer | Yifan Hong <elsk@google.com> | Thu Jan 10 10:49:05 2019 -0800 |
tree | b4c2088cf91bdf1950a5bcf7eea671736474258f | |
parent | e7f492dc618892ae5a1796560050f1108ba57edf [diff] |
fs_mgr: overlayfs clears readonly on scratch devices Fixes adb-remount-test and flashstation because the scratch device was set to readonly before. Test: adb-remount-test Change-Id: I12551d1ed99fb7cfd04f84fcc2b77d3cb94275b2 Fixes: 122454600 Fixes: 122602260