android_system_core/fs_mgr/liblp
Haoran.Wang f7d1a07952 fix some liblp file access for win32
The file accessing API in liblp don't work on win32. Add the O_BINARY
to correct the file stream access.
This patch follow the AOSP change 829979.

Change-Id: I97180e2f07cacf109a86593b6a12975597552053
Signed-off-by: Haoran.Wang <elven.wang@nxp.com>
2020-03-05 08:34:52 +08:00
..
include/liblp Merge "libfiemap: Add helpers to remove images from recovery." 2019-12-27 20:28:48 +00:00
Android.bp fs_mgr: vts_core_liblp_test requires root 2019-10-16 18:26:40 -07:00
Android.mk Allow makefiles to be parsed in a trimmed down manifest. 2019-03-25 09:14:33 +00:00
AndroidTest.xml rename liblp_test_static to vts_kernel_liblp_test. 2019-08-23 13:58:47 -07:00
builder.cpp Merge "libfiemap: Add helpers to remove images from recovery." 2019-12-27 20:28:48 +00:00
builder_test.cpp liblp: Expand the metadata header for future use. 2019-12-14 00:35:58 +00:00
device_test.cpp liblp: Expose MockPropertyFetcher for liblp-dependent tests. 2019-08-23 14:44:51 -07:00
images.cpp fix some liblp file access for win32 2020-03-05 08:34:52 +08:00
images.h liblp: Export WriteToImageFile given a file descriptor. 2019-11-19 17:39:19 -08:00
io_test.cpp liblp: Expand the metadata header for future use. 2019-12-14 00:35:58 +00:00
liblp_test.h liblp: Expose MockPropertyFetcher for liblp-dependent tests. 2019-08-23 14:44:51 -07:00
liblp_test.xml Add liblp_test to presubmit. 2019-08-23 13:58:47 -07:00
partition_opener.cpp liblp: Support sdcards in PartitionOpener. 2019-08-21 12:27:56 -07:00
property_fetcher.cpp liblp: Add PropertyFetcher. 2019-08-06 17:39:37 -07:00
reader.cpp libfiemap: Add helpers to remove images from recovery. 2019-12-20 16:41:35 -08:00
reader.h liblp: Allow automatic slot suffixing of partition names. 2018-11-08 09:51:03 -08:00
TEST_MAPPING Add liblp_test to presubmit. 2019-08-23 13:58:47 -07: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 to differentiate empty from non-empty images. 2019-09-09 13:16:02 -07:00
utility.h liblp: Add a helper to differentiate empty from non-empty images. 2019-09-09 13:16:02 -07:00
utility_test.cpp liblp: UpdateMetadataForInPlaceSnapshot 2019-08-14 14:27:03 -07:00
writer.cpp liblp: Expand the metadata header for future use. 2019-12-14 00:35:58 +00:00
writer.h liblp: Add an abstraction layer for opening partitions. 2018-10-24 14:18:38 -07:00