Woody Lin bf92479fde gs_watchdogd: Start despite stage
Bug: 238701471
Change-Id: I09da0de6b084346b33474ff728045f98cb9591c1
2022-07-27 06:04:38 +00:00

9 lines
268 B
Plaintext

# Set watchdog timer to 30 seconds and pet it every 10 seconds to get a 20 second margin
service gs_watchdogd /system_ext/bin/gs_watchdogd 10 20
class core
oneshot
seclabel u:r:gs_watchdogd:s0
on property:vendor.all.devices.ready=1
start gs_watchdogd