commit | 23de22d54b834b41f82c38ebc990cbe4fae2f809 | [log] [tgz] |
---|---|---|
author | David Anderson <dvander@google.com> | Fri Jul 20 16:28:04 2018 -0700 |
committer | David Anderson <dvander@google.com> | Mon Jul 23 11:43:27 2018 -0700 |
tree | 52b728e63000987ef4262b570f81e74b2534e642 | |
parent | 1d2b29a9022ae9910bda2e1371066179bbd176d6 [diff] |
fs_mgr: Add a method for creating one-off partition instances. fastbootd needs to temporarily map and unmap logical partitions in order to flash them. To make this easier, this change introduces fs_mgr methods to create and destroy a single logical partition by name. Bug: 79173901 Test: N/A Change-Id: Ic085f2175c26a5edf5f18544012dcfe6d8088f09