Merge "Allocate GID to use reserved disk space." am: 145e185ddb
am: 3afe2fc987
am: 211093ce82
Change-Id: If332325d475225f1ccf5b980b39f83b64e452b60
This commit is contained in:
commit
a13bbe5f4e
1 changed files with 1 additions and 0 deletions
|
@ -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_DISK_RESERVED 1062 /* GID that has access to reserved disk space */
|
||||
/* Changes to this file must be made in AOSP, *not* in internal branches. */
|
||||
|
||||
#define AID_SHELL 2000 /* adb and debug shell user */
|
||||
|
|
Loading…
Reference in a new issue