Merge "Add AID for CrOS EC" into main
This commit is contained in:
commit
e2a5fb23fe
1 changed files with 1 additions and 0 deletions
|
|
@ -142,6 +142,7 @@
|
||||||
#define AID_SECURITY_LOG_WRITER 1091 /* write to security log */
|
#define AID_SECURITY_LOG_WRITER 1091 /* write to security log */
|
||||||
#define AID_PRNG_SEEDER 1092 /* PRNG seeder daemon */
|
#define AID_PRNG_SEEDER 1092 /* PRNG seeder daemon */
|
||||||
#define AID_UPROBESTATS 1093 /* uid for uprobestats */
|
#define AID_UPROBESTATS 1093 /* uid for uprobestats */
|
||||||
|
#define AID_CROS_EC 1094 /* uid for accessing ChromeOS EC (cros_ec) */
|
||||||
/* Changes to this file must be made in AOSP, *not* in internal branches. */
|
/* Changes to this file must be made in AOSP, *not* in internal branches. */
|
||||||
|
|
||||||
#define AID_SHELL 2000 /* adb and debug shell user */
|
#define AID_SHELL 2000 /* adb and debug shell user */
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue