commit | 8f50cfc28d2d91f91f45370bd9859a328ffc6c16 | [log] [tgz] |
---|---|---|
author | Nikita Ioffe <ioffe@google.com> | Fri Mar 06 15:55:20 2020 +0000 |
committer | Nikita Ioffe <ioffe@google.com> | Fri Mar 06 18:31:38 2020 +0000 |
tree | 4d85b45bb728683de564f9e36c416a7da4ea46ba | |
parent | 70b6a956194b5623b55a06fe5e73b928c7af37c3 [diff] |
Move GetMountedEntryForUserdata to fs_mgr.h Logic of unwinding dm-device stack to figure out what entry was used to mount userdata turned out to be a little bit more involved, and it shouldn't be part of libfstab This CL just moves code around and cleans API a little bit, actual fix will be in the follow-up CL. Test: atest CtsFsMgrTest Test: atest CtsUserspaceRebootHostSideTestCases Bug: 148612148 Change-Id: If0f8a765dba63adb0e6a711eb81fffdcabea3480