04a85a1ba0
Ignore-AOSP-First: T finalization Bug: 225745567 Test: Build Change-Id: I49fb91c7a60fb1e871bdf3553d978bb16c476fd7 Merged-In: I49fb91c7a60fb1e871bdf3553d978bb16c476fd7
7 lines
216 B
Text
7 lines
216 B
Text
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)
|