mirror of
https://github.com/Evolution-X-Devices/device_xiaomi_sm6150-common
synced 2026-01-27 16:26:02 +00:00
sm6150-common: rootdir: Add "system" group to Audio HAL
needed for using EdgeTpu. Due to this code goes to AOSP, please see CL details and test result in b/289097511#comment24. Bug: 289097511 Change-Id: Ie0969309346cd85b4bb8ac71860a529710c73345 Signed-off-by: therealmharc <therealmharc@gmail.com>
This commit is contained in:
@@ -291,7 +291,7 @@ service vendor.audio-hal /vendor/bin/hw/android.hardware.audio.service
|
|||||||
class hal
|
class hal
|
||||||
user audioserver
|
user audioserver
|
||||||
# media gid needed for /dev/fm (radio) and for /data/misc/media (tee)
|
# 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
|
group audio camera drmrpc inet media mediadrm net_bt net_bt_admin net_bw_acct oem_2901 wakelock context_hub system
|
||||||
capabilities BLOCK_SUSPEND SYS_NICE
|
capabilities BLOCK_SUSPEND SYS_NICE
|
||||||
# setting RLIMIT_RTPRIO allows binder RT priority inheritance
|
# setting RLIMIT_RTPRIO allows binder RT priority inheritance
|
||||||
rlimit rtprio 10 10
|
rlimit rtprio 10 10
|
||||||
|
|||||||
Reference in New Issue
Block a user