Lines Matching full:boot
3 # Mirror bootloader boot reason to system boot reason
4 # ro.boot.bootreason should be set by init already
6 on post-fs && property:ro.boot.bootreason=*
7 setprop sys.boot.reason ${ro.boot.bootreason}
45 # the device, /data is decrypted, and the system is entering the main boot phase.
48 # property:init.svc.bootanim=running: The boot animation is running
58 # sys.bootstat.first_boot_completed=0 - first boot completed trigger wasn't processed yet.
59 # sys.bootstat.first_boot_completed=1 - first boot completed trigger was processed and
60 # record_boot_complete was called. Subsequent boot completed
70 # Set boot reason
72 # Converts bootloader boot reason and persist.sys.boot.reason to system boot reason
76 # Record boot complete metrics.
79 # Record the boot reason.
81 # Log all boot events.