Snap for 8856406 from 7a331b67fd to udc-release

Change-Id: I0afc9501d142b5ae2052ff7466129afb7c66e5e0
This commit is contained in:
Android Build Coastguard Worker 2022-07-22 01:02:51 +00:00
commit a2805123e2

View file

@ -303,9 +303,6 @@ on init
# Power Stats HAL
chown system system /dev/bbd_pwrstat
# start watchdogd
start watchdogd
# Add a boost for NNAPI HAL
write /proc/vendor_sched/nnapi_prefer_idle 0
write /proc/vendor_sched/nnapi_uclamp_min 512
@ -841,12 +838,6 @@ service insmod_sh_common /vendor/bin/init.insmod.sh /vendor/etc/init.insmod.gs10
disabled
oneshot
# Set watchdog timer to 30 seconds and pet it every 10 seconds to get a 20 second margin
service watchdogd /system/bin/watchdogd 10 20
class core
oneshot
seclabel u:r:watchdogd:s0
# bugreport is triggered by holding down volume down, volume up and power
service bugreport /system/bin/dumpstate -d -p -z
class main