universal7885: rootdir: Disable secondary watchdog

* See, https://github.com/phhusson/treble_experimentations/issues/1730#issuecomment-784210632, https://github.com/phhusson/treble_experimentations/issues/1730#issuecomment-784222396

Change-Id: Ic8db676a1e4f42248aefaad5cf7057f427dc72a1
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
This commit is contained in:
Pierre-Hugues Husson 2021-02-25 10:31:33 +05:30 committed by roynatech2544
commit 328eecea8d

View file

@ -12,6 +12,9 @@ on init
on property:sys.boot_completed=1 on property:sys.boot_completed=1
swapon_all /system/etc/fstab.enableswap swapon_all /system/etc/fstab.enableswap
# Disable sw watchdog
write /dev/watchdog1 "V"
service ExynosHWCServiceTW /system/bin/true service ExynosHWCServiceTW /system/bin/true
oneshot oneshot
disabled disabled