commit | 00d52e3f7e705e4310afc566e296393ea66ee7ee | [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 | 7fd525c57c7995e07eee53aba1a240f47ec0fb93 [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