summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Cherry <tomcherry@google.com>2018-08-03 19:28:13 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2018-08-03 19:28:13 +0000
commit2d8fb579d511429bbf3b2a2cdabaf9dd4361cba8 (patch)
treeca434dd5b37833fc09d8378ebeb8686dde043785
parent4a657150c9a0c2ec76d1b75c5d0f832d7881cca6 (diff)
parent60cc570a0b5affb74c59d539e3c79ba73b1931b6 (diff)
downloadhikey-2d8fb579d511429bbf3b2a2cdabaf9dd4361cba8.tar.gz
Merge "Update watchdogd path"
-rw-r--r--init.common.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.common.rc b/init.common.rc
index 8d229216..e1f9793d 100644
--- a/init.common.rc
+++ b/init.common.rc
@@ -110,7 +110,7 @@ service wpa_supplicant /system/vendor/bin/hw/wpa_supplicant \
oneshot
# Set watchdog timer to 30 seconds and pet it every 10 seconds to get a 20 second margin
-service watchdogd /sbin/watchdogd 10 20
+service watchdogd /system/bin/watchdogd 10 20
class core
oneshot
seclabel u:r:watchdogd:s0