Home
last modified time | relevance | path

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

/system/sepolicy/prebuilts/api/31.0/private/
Dueventd.te5 # ueventd can set properties, particularly it sets ro.cold_boot_done to signal
Dotapreopt_chroot.te92 # Allow otapreopt_chroot to read ro.cold_boot_done prop.
Dapexd.te178 # Allow apexd to read ro.cold_boot_done prop.
Dproperty_contexts273 ro.cold_boot_done u:object_r:cold_boot_done_prop:s0
/system/sepolicy/private/
Dueventd.te5 # ueventd can set properties, particularly it sets ro.cold_boot_done to signal
Dotapreopt_chroot.te92 # Allow otapreopt_chroot to read ro.cold_boot_done prop.
Dapexd.te178 # Allow apexd to read ro.cold_boot_done prop.
Dproperty_contexts273 ro.cold_boot_done u:object_r:cold_boot_done_prop:s0
/system/apex/apexd/
Dapexd_loop.cpp282 bool cold_boot_done = GetBoolProperty("ro.cold_boot_done", false); in WaitForDevice() local
284 if (!cold_boot_done) { in WaitForDevice()
285 cold_boot_done = GetBoolProperty("ro.cold_boot_done", false); in WaitForDevice()
295 if (!cold_boot_done) { in WaitForDevice()
/system/sepolicy/prebuilts/api/30.0/public/
Dueventd.te62 # ueventd can set properties, particularly it sets ro.cold_boot_done to signal
/system/sepolicy/prebuilts/api/30.0/private/
Dproperty_contexts230 ro.cold_boot_done u:object_r:cold_boot_done_prop:s0