Merge "Revert "Allocate GID to use reserved disk space."" am: 7c06d2c79a

am: fc2ead70cd

Change-Id: I8dd7395f7b21cc4122a32684d9b641bec33c8deb
This commit is contained in:
Jeff Sharkey 2017-04-03 15:23:48 +00:00 committed by android-build-merger
commit 02a8ac95e1
1 changed files with 0 additions and 1 deletions

View File

@ -130,7 +130,6 @@
#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 */