Home
last modified time | relevance | path

Searched refs:cold_boot_done (Results 1 – 7 of 7) sorted by relevance

/system/apex/apexd/
Dapexd_loop.cpp446 bool cold_boot_done = GetBoolProperty("ro.cold_boot_done", false); in WaitForDevice() local
455 if (!cold_boot_done) { in WaitForDevice()
456 cold_boot_done = GetBoolProperty("ro.cold_boot_done", false); in WaitForDevice()
466 if (!cold_boot_done) { in WaitForDevice()
/system/sepolicy/microdroid/system/private/
Dueventd.te59 # ueventd sets ro.cold_boot_done to signal to init that cold boot has completed.
Dproperty_contexts62 ro.cold_boot_done u:object_r:cold_boot_done_prop:s0 exact bool
/system/sepolicy/private/
Dueventd.te5 # ueventd can set properties, particularly it sets ro.cold_boot_done to signal
Dotapreopt_chroot.te93 # Allow otapreopt_chroot to read ro.cold_boot_done prop.
Dapexd.te158 # Allow apexd to read ro.cold_boot_done prop.
Dproperty_contexts333 ro.cold_boot_done u:object_r:cold_boot_done_prop:s0