Inseob Kim | ff43be2 | 2021-06-07 16:56:56 +0900 | [diff] [blame^] | 1 | typeattribute ueventd coredomain; |
2 | |||||
3 | tmpfs_domain(ueventd) | ||||
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) |