Merge "Explicitly set user root for the gs_watchdogd service." into main

This commit is contained in:
Dennis Song 2024-08-30 08:24:56 +00:00 committed by Android (Google) Code Review
commit 37238f4cff

View file

@ -1,5 +1,6 @@
# Pet watchdog timer every half of its timeout period. # Pet watchdog timer every half of its timeout period.
service gs_watchdogd /system_ext/bin/gs_watchdogd service gs_watchdogd /system_ext/bin/gs_watchdogd
user root
class core class core
oneshot oneshot
seclabel u:r:gs_watchdogd:s0 seclabel u:r:gs_watchdogd:s0