diff options
author | Bowgo Tsai <bowgotsai@google.com> | 2017-03-06 22:22:07 +0800 |
---|---|---|
committer | Bowgo Tsai <bowgotsai@google.com> | 2017-03-09 21:15:08 +0800 |
commit | 47d342739a295a39684c8531d83cd385cbf7d885 (patch) | |
tree | 094c1a49869cf7e1598d86ae9a62a714c3f72fab /debuggerd/handler/debuggerd_handler.cpp | |
parent | c1b3c8ef2629eac2a73aa4a95bf43a66edf4cd0f (diff) |
fs_mgr: add fs_mgr_read_fstab_with_dt() API
With the early mount support in init, fstab entries of verified partitions
(e.g., /system, /vendor) will be moved into device tree in kernel image.
Those early mount fstab entries will be removed from the fstab file to
prevent duplicated and/or inconsistent settings.
This change adds a new function: fs_mgr_read_fstab_with_dt(), to return
the combined results from both places. It also removes
fs_mgr_read_fstab_file() from the public APIs and makes it as an
internal function.
Bug: 35811655
Test: early mount /vendor with dm-verity on sailfish
Change-Id: I2fba3614685bf9f852a789cda6f53013e2164e60
Diffstat (limited to 'debuggerd/handler/debuggerd_handler.cpp')
0 files changed, 0 insertions, 0 deletions