blob: a23b6b2527563fd56c9cbb9b55a3dd94158d93f8 [file] [log] [blame]
on early-init
setprop ro.setupwizard.mode ${ro.boot.setupwizard_mode}
service tombstone_transmit /product/bin/tombstone_transmit
# Start tombstone_transmit after /data is mounted.
class late_start
group system
user root
# TODO: disable this service once cuttlefish implements system suspend
service suspend_blocker /product/bin/suspend_blocker
class main
group system
user root