sm8350-common: Don't write to /dev/stune/foreground/tasks

This platform does not have a schedtune thus it
spams logcat with SELinux denials.

Change-Id: Iefefa2f383aef3e4d730e0b0568afd2affd2f3da
This commit is contained in:
LuK1337 2021-06-02 02:15:50 +02:00
parent 186093efa0
commit cfa0bbf545

View file

@ -945,5 +945,5 @@ service vendor.audio-hal /vendor/bin/hw/android.hardware.audio.service
group audio camera drmrpc inet media mediadrm net_bt net_bt_admin net_bw_acct oem_2901 wakelock
capabilities BLOCK_SUSPEND
ioprio rt 4
writepid /dev/cpuset/foreground/tasks /dev/stune/foreground/tasks
writepid /dev/cpuset/foreground/tasks
onrestart restart audioserver