android_system_core/fs_mgr/libdm
Nikita Ioffe 15e0f5a98a Add CreateEmptyDevice and WaitForDevice APIs
These APIs support a flow in which dm devices can be created before they
are actually needed, hence minimizing the time a process will wait for
ueventd to create user space paths.

Bug: 190618831
Test: atest libdm_test
Change-Id: I4dfa14e5271a6a13de6da73ec3c7efb1ebc0f8b8
2021-06-28 18:54:12 +01:00
..
include/libdm Add CreateEmptyDevice and WaitForDevice APIs 2021-06-28 18:54:12 +01:00
Android.bp [LSC] Add LOCAL_LICENSE_KINDS to system/core 2021-02-19 12:59:05 -08:00
dm.cpp Add CreateEmptyDevice and WaitForDevice APIs 2021-06-28 18:54:12 +01:00
dm_linear_fuzzer.cpp
dm_table.cpp
dm_target.cpp fs_mgr: support 'check_at_most_once' for dm-verity 2021-05-31 10:43:25 +00:00
dm_test.cpp Add CreateEmptyDevice and WaitForDevice APIs 2021-06-28 18:54:12 +01:00
loop_control.cpp
loop_control_test.cpp
test_util.cpp
test_util.h
utility.cpp libdm: Fix WaitForFile early-returning on failed accesses. 2020-02-26 15:21:53 -08:00
utility.h