Merge "Add AID for Secure Element Application"

am: d3e7e31d28

Change-Id: I7b5fc105e82956751faa29a39dccd85a633adef8
This commit is contained in:
Ruchi Kandoi 2018-01-26 19:38:25 +00:00 committed by android-build-merger
commit 66c3eb0e45
1 changed files with 1 additions and 0 deletions

View File

@ -125,6 +125,7 @@
#define AID_RESERVED_DISK 1065 /* GID that has access to reserved disk space */
#define AID_STATSD 1066 /* statsd daemon */
#define AID_INCIDENTD 1067 /* incidentd daemon */
#define AID_SECURE_ELEMENT 1068 /* secure element subsystem */
/* Changes to this file must be made in AOSP, *not* in internal branches. */
#define AID_SHELL 2000 /* adb and debug shell user */