Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit aa71384a authored by Feiyu Chen's avatar Feiyu Chen Committed by Android (Google) Code Review
Browse files

Merge "Add "system" group to Audio HAL" into aosp-main-future

parents dfa3f737 17c0fe50
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@ service vendor.audio-hal /vendor/bin/hw/android.hardware.audio.service
    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 wakelock context_hub
    group audio camera drmrpc inet media mediadrm net_bt net_bt_admin net_bw_acct wakelock context_hub system
    capabilities BLOCK_SUSPEND SYS_NICE
    # setting RLIMIT_RTPRIO allows binder RT priority inheritance
    rlimit rtprio 10 10