platform_system_core/fs_mgr/liblp
David Anderson a14f111377 liblp: Use TMPDIR instead of P_tmpdir.
lpmake should be using the intermediates directory for temporary work
rather than /tmp.  Add ability to respect TMPDIR environment as
inherited from TemporaryFile.

Bug: 119313545
Test: manual test
Change-Id: I1a0317538875ee37fb4066602ff7a75e4658d74b
2018-11-14 12:52:23 -08:00
..
include/liblp liblp: Add a helper method for upgrading metadata on retrofit devices. 2018-11-09 16:03:40 -08:00
Android.bp liblp: Add an abstraction layer for opening partitions. 2018-10-24 14:18:38 -07:00
builder.cpp liblp: fix error message 2018-11-13 13:58:27 -08:00
builder_test.cpp fastboot: Fix flashing both slots with dynamic partitions. 2018-11-06 11:43:03 -08:00
images.cpp liblp: Use TMPDIR instead of P_tmpdir. 2018-11-14 12:52:23 -08:00
images.h liblp: Split super.img for retrofit devices. 2018-11-08 14:19:42 -08:00
io_test.cpp liblp: Add a helper method for upgrading metadata on retrofit devices. 2018-11-09 16:03:40 -08:00
partition_opener.cpp liblp: Allow the super partition to span multiple block devices. 2018-10-24 19:08:37 -07:00
reader.cpp liblp: Add a helper method for upgrading metadata on retrofit devices. 2018-11-09 16:03:40 -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: Add a helper method for upgrading metadata on retrofit devices. 2018-11-09 16:03:40 -08:00
utility.h liblp: Add a helper method for upgrading metadata on retrofit devices. 2018-11-09 16:03:40 -08:00
utility_test.cpp liblp: Allow automatic slot suffixing of partition names. 2018-11-08 09:51:03 -08:00
writer.cpp liblp: Allow automatic slot suffixing of partition names. 2018-11-08 09:51:03 -08:00
writer.h liblp: Add an abstraction layer for opening partitions. 2018-10-24 14:18:38 -07:00