platform_system_core/fs_mgr/liblp
David Anderson f5de989a55 Add a liblp test that we can parse the device's super partition.
Bug: 132112489
Test: liblp_test gtest
Change-Id: I1c0950dc30f42cd232e0616191d1365cdfc6512d
2019-05-06 17:06:33 -07:00
..
include/liblp Allow to build non-sparse super image. 2019-04-04 11:33:38 -07:00
Android.bp liblp: Replace open with GetControlFileOrOpen 2019-03-22 14:26:25 -07:00
Android.mk Allow makefiles to be parsed in a trimmed down manifest. 2019-03-25 09:14:33 +00:00
AndroidTest.xml Create a VTS test from liblp_test 2019-03-22 15:11:49 -07:00
builder.cpp liblp: Use ro.boot.slot_suffix rather than ro.build.ab_update. 2019-04-12 16:59:31 -07:00
builder_test.cpp liblp: Reclaim wasted space from unaligned partitions, v2. 2019-03-14 12:09:09 -07:00
images.cpp Allow to build non-sparse super image. 2019-04-04 11:33:38 -07:00
images.h Allow to build non-sparse super image. 2019-04-04 11:33:38 -07:00
io_test.cpp Add a liblp test that we can parse the device's super partition. 2019-05-06 17:06:33 -07:00
partition_opener.cpp Handle empty strings in GetPartitionAbsolutePath. 2019-04-12 16:59:30 -07:00
reader.cpp Fixed a few minor nits in liblp 2019-01-10 13:36:59 -08:00
reader.h liblp: Allow automatic slot suffixing of partition names. 2018-11-08 09:51:03 -08: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: Replace open with GetControlFileOrOpen 2019-03-22 14:26:25 -07:00
utility.h liblp: Replace open with GetControlFileOrOpen 2019-03-22 14:26:25 -07:00
utility_test.cpp liblp: Allow automatic slot suffixing of partition names. 2018-11-08 09:51:03 -08:00
writer.cpp Merge "Fixed a few minor nits in liblp" 2019-01-20 07:55:47 +00:00
writer.h liblp: Add an abstraction layer for opening partitions. 2018-10-24 14:18:38 -07:00