partition_tools: Update for multiple block device support.
lpmake: Support multiple block devices in super. This adds a --device
command that can be used to span super across multiple block devices.
Example:
lpmake --device "system_a:10240000:0:0"
--device "vendor_a:5120000:0:0"
--device "product_a:2560000:0:0"
...
lpdump: Display the block device for each extent.
Bug: 116802789
Test: manual test of lpmake
Test: lpdump /dev/block/by-name/super
Change-Id: I2e0ec54daf3b4fde04115ea646a7622426f67496
2 files changed