platform_system_core/fs_mgr/libdm
Colin Cross 5186681f58 Support building fs_mgr against musl
Support building fs_mgr against musl by including the missing
sys/types.h header.

Bug: 190084016
Test: m USE_HOST_MUSL=true host-native
Change-Id: Ie3b3907b1c60ba550c04e8780f11b7adf09a6471
2021-12-16 12:49:33 -08:00
..
include/libdm Support building fs_mgr against musl 2021-12-16 12:49:33 -08:00
Android.bp Replace test_min_api_level with test_options.min_shipping_api_level 2021-09-28 20:35:09 +09:00
dm.cpp libdm: Export ExtractBlockDeviceName() 2021-08-12 15:11:48 -07:00
dm_linear_fuzzer.cpp Fix fuzzer name and sizeof(array) 2019-10-21 11:44:08 +00:00
dm_table.cpp libdm: Fix DmTable::num_sectors 2019-10-01 19:43:33 -07:00
dm_target.cpp fs_mgr: support 'check_at_most_once' for dm-verity 2021-05-31 10:43:25 +00:00
dm_test.cpp Deflake libdm#CreateEmptyDevice test 2021-07-15 15:33:17 +01:00
loop_control.cpp adds LO_FLAGS_AUTOCLEAR for loop device of zram backing device 2021-09-26 10:07:50 +08:00
loop_control_test.cpp libdm: Fix race conditions in LoopControl::Attach. 2019-07-11 15:39:53 -07:00
test_util.cpp libdm: Add unit tests for dm-linear. 2018-06-25 12:56:14 -07:00
test_util.h Move TempDevice to test_util.h 2019-10-10 20:59:33 +01:00
utility.cpp libdm: Fix WaitForFile early-returning on failed accesses. 2020-02-26 15:21:53 -08:00
utility.h libdm: add an overload of DeleteDevice accepting a timeout_ms 2019-12-05 10:37:47 +00:00