android_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
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
test_partition_opener.cpp
test_partition_opener.h
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
writer.cpp Merge "Fixed a few minor nits in liblp" 2019-01-20 07:55:47 +00:00
writer.h