platform_system_core/fs_mgr/liblp
Tom Cherry 679a6bacc6 Remove extranous reading of fstab in BuilderTest::block_device_info
Previously information from the fstab was needed for this test, but
that's not longer the case, so skip reading the fstab altogether.

Test: build
Change-Id: I3989c62e19ae2d8606f2bc3a617f9cc3da0e5a6f
2019-01-28 11:04:18 -08:00
..
include/liblp Merge "Fixed a few minor nits in liblp" 2019-01-20 07:55:47 +00:00
Android.bp liblp: Enable building on Windows. 2018-11-19 16:20:51 -08:00
builder.cpp Don't error on block size mismatches. 2019-01-23 19:24:03 -08:00
builder_test.cpp Remove extranous reading of fstab in BuilderTest::block_device_info 2019-01-28 11:04:18 -08:00
images.cpp fastboot: Warn when flashing dynamic partitions in the bootloader. 2018-11-20 12:10:16 -08:00
images.h liblp: Split super.img for retrofit devices. 2018-11-08 14:19:42 -08:00
io_test.cpp liblp: Modify NewForUpdate to accomodate two super partitions. 2018-11-21 17:36:28 +00:00
partition_opener.cpp liblp: Enable building on Windows. 2018-11-19 16:20:51 -08: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: BLKROSET 0 prior to FlashPartitionTable 2019-01-09 16:20:33 -08:00
utility.h liblp: BLKROSET 0 prior to FlashPartitionTable 2019-01-09 16:20:33 -08: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