Merge "Add support for "input" service running as user AID_INPUT"
This commit is contained in:
commit
1b92226d3f
@ -33,6 +33,7 @@ static struct {
|
||||
{ AID_MEDIA, "media.camera" },
|
||||
{ AID_MEDIA, "media.audio_policy" },
|
||||
{ AID_AUDIO, "audio" },
|
||||
{ AID_INPUT, "input" },
|
||||
{ AID_DRM, "drm.drmManager" },
|
||||
{ AID_NFC, "nfc" },
|
||||
{ AID_BLUETOOTH, "bluetooth" },
|
||||
|
Loading…
Reference in New Issue
Block a user