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

Commit 9f448e0f authored by Tri Vo's avatar Tri Vo Committed by android-build-merger
Browse files

Merge "Add audioserver to wakelock group." am: 9f877cf5

am: b1fc5bfc

Change-Id: If3c3802274ebdcc83a3d653b03c77764eee3e100
parents d5d1efcf b1fc5bfc
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -2,7 +2,8 @@ service audioserver /system/bin/audioserver
    class core
    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
    group audio camera drmrpc inet media mediadrm net_bt net_bt_admin net_bw_acct wakelock
    capabilities BLOCK_SUSPEND
    ioprio rt 4
    writepid /dev/cpuset/foreground/tasks /dev/stune/foreground/tasks
    onrestart restart vendor.audio-hal-2-0