Merge "Replaces 'oneshot' and 'interface' with 'onrestart restart audioserver'." am: 5bb99e24ad
am: 3a6c4696bd
Change-Id: Id599ba9fe2eda07569204956730d0ec78b4272f4
This commit is contained in:
commit
1fd3dbe764
1 changed files with 1 additions and 6 deletions
|
@ -6,9 +6,4 @@ service vendor.audio-hal-2-0 /vendor/bin/hw/android.hardware.audio@2.0-service
|
||||||
capabilities BLOCK_SUSPEND
|
capabilities BLOCK_SUSPEND
|
||||||
ioprio rt 4
|
ioprio rt 4
|
||||||
writepid /dev/cpuset/foreground/tasks /dev/stune/foreground/tasks
|
writepid /dev/cpuset/foreground/tasks /dev/stune/foreground/tasks
|
||||||
# audioflinger restarts itself when it loses connection with the hal
|
onrestart restart audioserver
|
||||||
# and its .rc file has an "onrestart restart audio-hal" rule, thus
|
|
||||||
# an additional auto-restart from the init process isn't needed.
|
|
||||||
oneshot
|
|
||||||
interface android.hardware.audio@4.0::IDevicesFactory default
|
|
||||||
interface android.hardware.audio@2.0::IDevicesFactory default
|
|
||||||
|
|
Loading…
Reference in a new issue