Add support for "input" service running as user AID_INPUT
Change-Id: I8b6700c25ea2264fb3e1c16e18df281eb67b931f
This commit is contained in:
parent
2285c008fa
commit
30a7d5a5a9
@ -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