android_system_core/fs_mgr/liblp
David Anderson b36db4ba0e liblp: Add a method to create sparse images of the super partition.
This change enables flashing of the super partition without using
lpflash or adding explicit fastboot support for the liblp image format.

Bug: 79173901
Test: image can be flashed to device and read by liblp
Change-Id: Id6c5e595ba831644364b7335b58cf6a43d5833c3
2018-07-13 18:17:56 -07:00
..
include/liblp liblp: Add a method to create sparse images of the super partition. 2018-07-13 18:17:56 -07:00
Android.bp liblp: Add a method to create sparse images of the super partition. 2018-07-13 18:17:56 -07:00
builder.cpp liblp: Force more sizes to be a multiple of the sector size. 2018-07-13 18:17:56 -07:00
builder_test.cpp liblp: Force more sizes to be a multiple of the sector size. 2018-07-13 18:17:56 -07:00
images.cpp liblp: Add a method to create sparse images of the super partition. 2018-07-13 18:17:56 -07:00
images.h liblp: Move image reading/writing functions to a new cpp file. 2018-07-13 18:17:56 -07:00
io_test.cpp liblp: Move image reading/writing functions to a new cpp file. 2018-07-13 18:17:56 -07:00
reader.cpp liblp: Move image reading/writing functions to a new cpp file. 2018-07-13 18:17:56 -07:00
reader.h liblp: Move image reading/writing functions to a new cpp file. 2018-07-13 18:17:56 -07:00
utility.cpp liblp: Fix incorrect get_block_device_size usage. 2018-07-06 16:01:27 -07:00
utility.h liblp: Implement support for request queue alignment. 2018-07-09 18:50:28 -07:00
utility_test.cpp liblp: Add block device size to LpMetadataGeometry. 2018-07-13 18:17:55 -07:00
writer.cpp liblp: Move image reading/writing functions to a new cpp file. 2018-07-13 18:17:56 -07:00
writer.h liblp: Move image reading/writing functions to a new cpp file. 2018-07-13 18:17:56 -07:00