platform_system_sepolicy/private/ueventd.te

8 lines
216 B
Text
Raw Normal View History

typeattribute ueventd coredomain;
tmpfs_domain(ueventd)
# ueventd can set properties, particularly it sets ro.cold_boot_done to signal
# to init that cold boot has completed.
set_prop(ueventd, cold_boot_done_prop)