platform_system_core/fs_mgr/liblp
David Anderson a520c5e28b liblp: Don't store BlockDeviceInfo separately in MetadataBuilder.
There's no reason to do this, since the fields are already in
LpMetadataGeometry. Removing this also simplifies multiple-block-device
support.

Bug: 116802789
Test: liblp_test gtest
Change-Id: Ib244a98fdd9d36c94a2dffd81bef68a1d5644ab9
2018-10-12 13:05:12 -07:00
..
include/liblp liblp: Don't store BlockDeviceInfo separately in MetadataBuilder. 2018-10-12 13:05:12 -07:00
Android.bp liblp: Add a gtest for sparse image creation. 2018-10-11 17:49:50 -07:00
builder.cpp liblp: Don't store BlockDeviceInfo separately in MetadataBuilder. 2018-10-12 13:05:12 -07:00
builder_test.cpp liblp: Don't store BlockDeviceInfo separately in MetadataBuilder. 2018-10-12 13:05:12 -07:00
images.cpp liblp: Move backup sectors to the start of the partition. 2018-10-12 13:05:11 -07:00
images.h liblp: Move backup sectors to the start of the partition. 2018-10-12 13:05:11 -07:00
io_test.cpp liblp: Move backup sectors to the start of the partition. 2018-10-12 13:05:11 -07:00
reader.cpp liblp: Move backup sectors to the start of the partition. 2018-10-12 13:05:11 -07:00
reader.h liblp: Add a gtest for sparse image creation. 2018-10-11 17:49:50 -07:00
utility.cpp liblp: Move backup sectors to the start of the partition. 2018-10-12 13:05:11 -07:00
utility.h liblp: Move backup sectors to the start of the partition. 2018-10-12 13:05:11 -07:00
utility_test.cpp liblp: Move backup sectors to the start of the partition. 2018-10-12 13:05:11 -07:00
writer.cpp liblp: Move backup sectors to the start of the partition. 2018-10-12 13:05:11 -07:00
writer.h liblp: FlashPartitionTable should update all slots. 2018-08-21 16:18:32 -07:00