summaryrefslogtreecommitdiffstats
path: root/bootstat/bootstat-debug.rc
blob: 6a00440673c3221a4ecc439a4c25f7a82b7cef09 (plain)
1
2
3
4
5
6
7
# This file is the userdebug LOCAL_INIT_RC file for the bootstat command.

# FOR TESTING
# For devices w/o bootloader boot reason reported, mirror test boot reason
# to bootloader boot reason to allow test to inject reasons
on property:persist.test.boot.reason=*
    setprop ro.boot.bootreason ${persist.test.boot.reason}