mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 11:55:31 -04:00
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:
parent
99477ee519
commit
328eecea8d
1 changed files with 3 additions and 0 deletions
|
|
@ -12,6 +12,9 @@ on init
|
|||
on property:sys.boot_completed=1
|
||||
swapon_all /system/etc/fstab.enableswap
|
||||
|
||||
# Disable sw watchdog
|
||||
write /dev/watchdog1 "V"
|
||||
|
||||
service ExynosHWCServiceTW /system/bin/true
|
||||
oneshot
|
||||
disabled
|
||||
|
|
|
|||
Loading…
Reference in a new issue