sm8450-common: rootdir: Add oem_291 group and ultrasound socket to audio hal
Change-Id: I72121d7130ee1f7d48c656774ceb1a70eed28925
This commit is contained in:
@@ -233,3 +233,17 @@ service vendor.nv_mac /vendor/bin/nv_mac
|
|||||||
user system
|
user system
|
||||||
group system inet net_admin wifi net_raw
|
group system inet net_admin wifi net_raw
|
||||||
oneshot
|
oneshot
|
||||||
|
|
||||||
|
service vendor.audio-hal /vendor/bin/hw/android.hardware.audio.service
|
||||||
|
override
|
||||||
|
class hal
|
||||||
|
user audioserver
|
||||||
|
# media gid needed for /dev/fm (radio) and for /data/misc/media (tee)
|
||||||
|
group audio camera drmrpc inet media mediadrm net_bt net_bt_admin net_bw_acct oem_2901 wakelock context_hub
|
||||||
|
capabilities BLOCK_SUSPEND SYS_NICE
|
||||||
|
# setting RLIMIT_RTPRIO allows binder RT priority inheritance
|
||||||
|
rlimit rtprio 10 10
|
||||||
|
ioprio rt 4
|
||||||
|
task_profiles ProcessCapacityHigh HighPerformance
|
||||||
|
onrestart restart audioserver
|
||||||
|
socket audio_us_socket_0 seqpacket 0666 system system
|
||||||
|
Reference in New Issue
Block a user