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

Commit 50f29881 authored by Igor Murashkin's avatar Igor Murashkin Committed by android-build-merger
Browse files

Merge "android_filesystem_config add AID for iorapd"

am: ca2d62e1

Change-Id: I2b7c2b62b47eda6d9f5456a0357508b12435bec1
parents 7226476d ca2d62e1
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -131,6 +131,7 @@
#define AID_SECURE_ELEMENT 1068  /* secure element subsystem */
#define AID_LMKD 1069            /* low memory killer daemon */
#define AID_LLKD 1070            /* live lock daemon */
#define AID_IORAPD 1071          /* input/output readahead and pin daemon */
/* Changes to this file must be made in AOSP, *not* in internal branches. */

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