commit | 866056244f1cae632617976ef5c3e80d4deafd76 | [log] [tgz] |
---|---|---|
author | David Anderson <dvander@google.com> | Tue Dec 10 21:18:28 2019 -0800 |
committer | David Anderson <dvander@google.com> | Thu Dec 12 14:13:40 2019 -0800 |
tree | c1db02b1bb3d9693bb767e7df8037ed2cdc52f57 | |
parent | 4fc0bf45447a5fbe075e31a9d9be15af0bce6d98 [diff] |
remount: Refactor fs_mgr_overlayfs_teardown This pulls code for mapping the scratch device into a separate function. It also avoids implicitly failing by passing an empty device string. Finally, it calls GetScratchDevice, to remove a caller of the deprecated method fs_mgr_overlayfs_scratch_device(). Bug: 134949511 Test: adb remount and adb_remount_test.sh Change-Id: If4a543d3fa26af3f8578ec8b236859c8e4d9bfd8