platform_system_core/fs_mgr/liblp
David Anderson f792e4163d liblp: Allow building liblp as a shared library.
Bug: 79173901
Test: system image, partition_tools both build
Change-Id: I70f45d4cebfbddc39d03aa3fb3a56b6c48a20d7e
2018-07-27 19:34:56 -07:00
..
include/liblp liblp: Allow packing partition data into super images. 2018-07-18 16:53:42 -07:00
Android.bp liblp: Allow building liblp as a shared library. 2018-07-27 19:34: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: Allow packing partition data into super images. 2018-07-18 16:53:42 -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: Allow specifying a custom block size when building sparse images. 2018-07-17 18:37:46 -07:00
writer.h liblp: Move image reading/writing functions to a new cpp file. 2018-07-13 18:17:56 -07:00