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

Commit 99c27661 authored by Mike Lockwood's avatar Mike Lockwood Committed by Android (Google) Code Review
Browse files

Merge "servicemanager: Add support for "audio" service running as AID_AUDIO user"

parents 0375f93e 2a5fd8b0
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -32,6 +32,7 @@ static struct {
    { AID_MEDIA, "media.player" },
    { AID_MEDIA, "media.camera" },
    { AID_MEDIA, "media.audio_policy" },
    { AID_AUDIO, "audio" },
    { AID_DRM,   "drm.drmManager" },
    { AID_NFC,   "nfc" },
    { AID_BLUETOOTH, "bluetooth" },