platform_system_core/fs_mgr/liblp
Tom Cherry 898b642d8a fs_mgr: remove -Wno-unused-variable from cflags
Don't know why this was ever specified, but seems reasonable to remove
it now that we're so close.

Test: build
Change-Id: Ia8d056cd1c9660b3c22531317098ace78e661d6a
2018-12-12 10:30:10 -08:00
..
include/liblp liblp: Allocate "b" extents in the second half of super. 2018-12-03 16:58:34 -08:00
Android.bp liblp: Enable building on Windows. 2018-11-19 16:20:51 -08:00
builder.cpp liblp: Reclaim wasted space from unaligned partitions. 2018-12-10 12:53:52 -08:00
builder_test.cpp liblp: Reclaim wasted space from unaligned partitions. 2018-12-10 12:53:52 -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 liblp: Modify NewForUpdate to accomodate two super partitions. 2018-11-21 17:36:28 +00: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 Merge "liblp: Modify NewForUpdate to accomodate two super partitions." 2018-11-21 17:36:48 +00:00
utility.h liblp: Modify NewForUpdate to accomodate two super partitions. 2018-11-21 17:36:28 +00:00
utility_test.cpp liblp: Allow automatic slot suffixing of partition names. 2018-11-08 09:51:03 -08:00
writer.cpp fs_mgr: remove -Wno-unused-variable from cflags 2018-12-12 10:30:10 -08:00
writer.h liblp: Add an abstraction layer for opening partitions. 2018-10-24 14:18:38 -07:00