blob: 6a00440673c3221a4ecc439a4c25f7a82b7cef09 [file] [log] [blame]
Mark Salyzyn9a387042017-10-10 14:57:12 -07001# This file is the userdebug LOCAL_INIT_RC file for the bootstat command.
2
3# FOR TESTING
4# For devices w/o bootloader boot reason reported, mirror test boot reason
5# to bootloader boot reason to allow test to inject reasons
6on property:persist.test.boot.reason=*
7 setprop ro.boot.bootreason ${persist.test.boot.reason}