Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b3e58b68 authored by Jeff Sharkey's avatar Jeff Sharkey Committed by android-build-merger
Browse files

Merge "Allocate GID to use reserved disk space." am: 145e185d am: 3afe2fc9 am: 211093ce

am: a13bbe5f

Change-Id: I541762f612f82be52150420791472159586c9062
parents 71171506 a13bbe5f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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 */