diff options
author | David Anderson <dvander@google.com> | 2018-06-14 15:03:53 -0700 |
---|---|---|
committer | David Anderson <dvander@google.com> | 2018-06-19 14:03:58 -0700 |
commit | 6590df2763bf5fc7e14957e678a328ecf69a7aca (patch) | |
tree | 0f89ad58d7564737343c32da31341433651b1d78 /libutils/ProcessCallStack.cpp | |
parent | ea3b8ac9ff7bfa954a8d1c145586db495a8d28e7 (diff) |
init: Create logical partitions via liblp.
Currently, init can create logical partitions by hardcoding them in
fs_mgr or by specifying them in device-tree. This change allows init to
also create logical partitions by using liblp, which stores partition
tables in a physical partition. The current name for this partition is
"android".
Two aspects of this code will change long-term. One, the prototype code
using device-tree will be deleted once fastboot supports logical
partitions. Two, libdm will obsolete most of the code in
fs_mgr_dm_linear.cpp. For now however we preserve how the prototype code
functions and we layer liblp on top of the existing dm_linear logic.
Bug: 79173901
Test: N/A
Change-Id: If014a109da78fa12269bf0df0dda39028ac2d1aa
Diffstat (limited to 'libutils/ProcessCallStack.cpp')
0 files changed, 0 insertions, 0 deletions