Alex Klyubin | f5446eb | 2017-03-23 14:27:32 -0700 | [diff] [blame] | 1 | typeattribute ueventd coredomain; |
2 | |||||
dcashman | cc39f63 | 2016-07-22 13:13:11 -0700 | [diff] [blame] | 3 | tmpfs_domain(ueventd) |
Inseob Kim | 55e5c9b | 2020-03-04 17:20:35 +0900 | [diff] [blame] | 4 | |
5 | # ueventd can set properties, particularly it sets ro.cold_boot_done to signal | ||||
6 | # to init that cold boot has completed. | ||||
7 | set_prop(ueventd, cold_boot_done_prop) |