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

Commit e3decc32 authored by Yi Jin's avatar Yi Jin Committed by android-build-merger
Browse files

Merge "Add AID_STATSD and AID_INCIDENTD for statsd/incidentd daemons."

am: e0fc36c4

Change-Id: I6e90afed40653af01c602b37f03f741fe8f35e39
parents 867c9449 e0fc36c4
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -123,6 +123,8 @@
#define AID_LOWPAN 1063          /* LoWPAN subsystem */
#define AID_HSM 1064             /* hardware security module subsystem */
#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 */
/* Changes to this file must be made in AOSP, *not* in internal branches. */

#define AID_SHELL 2000 /* adb and debug shell user */