commit | fdc29ce5e978532283c0cd816bcb8040f229c040 | [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 | 2a3302364ec36a5c4dae97eacc538c2eb4355f7e [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