platform_system_core/fs_mgr/libdm
David Anderson 8a11622bca Add experimental daemon for handling dm-user requests.
Right now this is open-coded. As the API stabilizes it will be
integrated into libdm.

Bug: 154536437
Test: manual test
Change-Id: I07bb811b6fb80d85d55e218d788023634c8158b7
2020-07-08 15:46:27 -07:00
..
include/libdm Add libdm and dmctl support for dm-user targets 2020-06-26 12:24:53 -07:00
Android.bp Add experimental daemon for handling dm-user requests. 2020-07-08 15:46:27 -07:00
AndroidTest.xml Make VTS run libdm_test 2019-03-22 15:11:49 -07:00
dm.cpp libdm: Fallback to legacy ueventd logic if running on an older system. 2020-05-28 20:44:31 -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 Add libdm and dmctl support for dm-user targets 2020-06-26 12:24:53 -07:00
dm_test.cpp Abolish DmTargetDefaultKey::IsLegacy 2020-04-05 19:51:14 -07:00
loop_control.cpp Fix fds libdm_test 2019-10-01 19:43:33 -07: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