shiba: Regenerate vendor blobs
Signed-off-by: HeroBuxx <me@herobuxx.me>
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
# Pet watchdog timer every half of its timeout period.
|
||||
service gs_watchdogd /system_ext/bin/gs_watchdogd
|
||||
user root
|
||||
class core
|
||||
oneshot
|
||||
seclabel u:r:gs_watchdogd:s0
|
||||
shutdown critical
|
||||
|
||||
on property:vendor.all.devices.ready=1
|
||||
start gs_watchdogd
|
||||
@@ -0,0 +1,5 @@
|
||||
service edgetpu_app_service /system_ext/bin/hw/vendor.google.edgetpu_app_service@1.0-service
|
||||
class hal
|
||||
user system
|
||||
group system
|
||||
capabilities IPC_LOCK
|
||||
@@ -0,0 +1,7 @@
|
||||
service audio-hal-parserservice /system_ext/bin/hw/vendor.google.whitechapel.audio.hal.parserservice
|
||||
class hal
|
||||
user audioserver
|
||||
group media
|
||||
ioprio rt 4
|
||||
task_profiles ProcessCapacityHigh HighPerformance
|
||||
onrestart restart audioserver
|
||||
Reference in New Issue
Block a user