summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Cherry <tomcherry@google.com>2018-08-03 12:37:29 -0700
committerandroid-build-merger <android-build-merger@google.com>2018-08-03 12:37:29 -0700
commitc2258c35ade6f29596aa0e44d231f09e68e2baad (patch)
tree165dbfb0e1e0e3609a3db0c20e31d5e71300b3d6
parentce0b829a19c526435bf9415ff38c54b90a2967f5 (diff)
parent2d8fb579d511429bbf3b2a2cdabaf9dd4361cba8 (diff)
downloadhikey-temp_p_merge.tar.gz
Merge "Update watchdogd path"temp_p_merge
am: 2d8fb579d5 Change-Id: I7c312754b2ec6d5f0094b04a6a6bfbbe395e07ae
-rw-r--r--init.common.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.common.rc b/init.common.rc
index 770ee0fb..c15b29dd 100644
--- a/init.common.rc
+++ b/init.common.rc
@@ -116,7 +116,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