platform_system_core/fs_mgr/liblp
David Anderson 8fc623eb63 liblp: Fix a crash when adding an image to a partition with no extents.
Bug: N/A
Test: lpmake --partition=system:readonly:0 --image=system=system.img
Change-Id: I4de616cc1b9ca2838d38518ec24a382f4bc1b1be
2023-02-08 22:09:58 -08: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
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 liblp: Export WriteToImageFile given a file descriptor. 2019-11-19 17:39:19 -08:00
io_test.cpp resolve merge conflicts of 21ef3ae3fd to android11-tests-dev 2021-06-02 23:36:48 +00:00
liblp_test.h liblp: Expose MockPropertyFetcher for liblp-dependent tests. 2019-08-23 14:44:51 -07:00
OWNERS Add OWNERS for VTS module vts_core_liblp_test 2021-08-11 16:36:21 -07:00
partition_opener.cpp Merge "liblp: fix host lpdump cannot work issue" 2020-09-02 17:36:00 +00:00
property_fetcher.cpp liblp: Add PropertyFetcher. 2019-08-06 17:39:37 -07:00
reader.cpp Use more inclusive language for #inclusivefixit 2020-07-23 11:13:37 -07:00
reader.h liblp: Allow automatic slot suffixing of partition names. 2018-11-08 09:51:03 -08:00
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_MAPPING Promote HWASan tests to presubmit. 2022-05-06 19:14:15 +00:00
test_partition_opener.cpp liblp: Add an abstraction layer for opening partitions. 2018-10-24 14:18:38 -07:00
test_partition_opener.h liblp: Add an abstraction layer for opening partitions. 2018-10-24 14:18:38 -07:00
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 Use more inclusive language for #inclusivefixit 2020-07-23 11:13:37 -07:00
writer.h liblp: Add an abstraction layer for opening partitions. 2018-10-24 14:18:38 -07:00