Merge "Add AID_EVS for use by the Automotive EVS system" am: 58620a8d4a am: 39e0f550b9 am: 8ba873809e

am: cd6086b298

Change-Id: I3b1934fe4dc156ce5179c3c0c7ee784671215a20
This commit is contained in:
Scott Randolph 2017-05-24 00:10:35 +00:00 committed by android-build-merger
commit a37cce06ba
1 changed files with 1 additions and 0 deletions

View File

@ -130,6 +130,7 @@
#define AID_MEDIA_OBB 1059 /* GID for OBB files on internal media storage */
#define AID_ESE 1060 /* embedded secure element (eSE) subsystem */
#define AID_OTA_UPDATE 1061 /* resource tracking UID for OTA updates */
#define AID_AUTOMOTIVE_EVS 1062 /* Automotive rear and surround view system */
/* Changes to this file must be made in AOSP, *not* in internal branches. */
#define AID_SHELL 2000 /* adb and debug shell user */