android_system_core/fs_mgr/liblp
me-cafebabe 9dde39ac0f liblp: Allow to flash on bigger block device
Needed for using Retrofit Dynamic Partitions on unified targets, which has different partition sizes on different devices.

Change-Id: I2b4c05401569ce5fc301ebafa7d130c3b0d87c64
2023-10-22 10:39:52 +00:00
..
include/liblp liblp: Add a helper class for building sparse-compatible super image layouts. 2023-01-31 18:46:35 -08:00
Android.bp liblp: Add a helper class for building sparse-compatible super image layouts. 2023-01-31 18:46:35 -08:00
OWNERS Add OWNERS for VTS module vts_core_liblp_test 2021-08-11 16:36:21 -07:00
TEST_MAPPING Promote HWASan tests to presubmit. 2022-05-06 19:14:15 +00:00
builder.cpp liblp: Remove uses of alignment_offset. 2021-03-02 18:35:05 -08:00
builder_test.cpp Merge "resolve merge conflicts of 21ef3ae3fd to android11-tests-dev" into android11-tests-dev am: bdf02cc54d 2021-10-20 22:10:42 +00:00
device_test.cpp Use more inclusive language for #inclusivefixit 2020-07-23 11:13:37 -07:00
images.cpp liblp: Fix a crash when adding an image to a partition with no extents. 2023-02-08 22:09:58 -08:00
images.h
io_test.cpp resolve merge conflicts of 21ef3ae3fd to android11-tests-dev 2021-06-02 23:36:48 +00:00
liblp_test.h
partition_opener.cpp Merge "liblp: fix host lpdump cannot work issue" 2020-09-02 17:36:00 +00:00
property_fetcher.cpp
reader.cpp Use more inclusive language for #inclusivefixit 2020-07-23 11:13:37 -07:00
reader.h
super_layout_builder.cpp liblp: Add a helper class for building sparse-compatible super image layouts. 2023-01-31 18:46:35 -08:00
super_layout_builder_test.cpp liblp: Add a helper class for building sparse-compatible super image layouts. 2023-01-31 18:46:35 -08:00
test_partition_opener.cpp
test_partition_opener.h
utility.cpp liblp: Force 10.0 metadata on downgrade to Q. 2020-07-06 13:36:20 -07:00
utility.h fs_mgr: Add one space between [libfs_mgr] tag and log msg 2023-01-31 09:41:43 +00:00
utility_test.cpp liblp: Add integer overflow checks when aligning. 2020-05-05 11:37:53 -07:00
writer.cpp liblp: Allow to flash on bigger block device 2023-10-22 10:39:52 +00:00
writer.h