platform_system_sepolicy/microdroid/system
David Anderson e09c0eee36 Allow ueventd to access device-mapper.
ueventd needs access to device-mapper to fix a race condition in symlink
creation. When device-mapper uevents are received, we historically read
the uuid and name from sysfs. However it turns out sysfs may not be
fully populated at that time. It is more reliable to read this
information directly from device-mapper.

Bug: 270183812
Test: libdm_test, treehugger
Change-Id: I36b9b460a0fa76a37950d3672bd21b1c885a5069
2023-05-17 11:07:19 -07:00
..
private Allow ueventd to access device-mapper. 2023-05-17 11:07:19 -07:00
public Allow system server to set dynamic ART properties. 2023-03-31 11:46:05 +01:00