commit | 7aa37f1f21c83479b047706a8867d8ba225b1691 | [log] [tgz] |
---|---|---|
author | Nikita Ioffe <ioffe@google.com> | Mon Apr 06 23:28:40 2020 +0100 |
committer | Nikita Ioffe <ioffe@google.com> | Tue Apr 07 00:39:19 2020 +0100 |
tree | 57664822807b7af9d7f1e52367469477879d9ba2 | |
parent | 148f7af18a2a36ffde29c8217ee39924faa0fcda [diff] |
get_mounted_entry_for_userdata: Realpath block devices from fstabs Use realpath as a canonical representation of block devices. This makes it easier to reason about block devices. This also fixes a bug, in which fs_mgr_get_mounted_entry_for_userdata didn't properly work on devices that don't support metadata encryption. Test: atest CtsFsMgrTestCases Test: atest CtsUserspaceRebootHostSideTestCases Bug: 153363818 Change-Id: I139c2be46336a632bbaee86667019c075d7de814