Merge "Add AID for memory management daemon" into main am: a0627e76ab
Original change: https://android-review.googlesource.com/c/platform/system/core/+/3344544 Change-Id: I7334658d31b402a61e97b35c5238d3f70c19c9d4 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
884efb9278
1 changed files with 1 additions and 0 deletions
|
|
@ -143,6 +143,7 @@
|
|||
#define AID_PRNG_SEEDER 1092 /* PRNG seeder daemon */
|
||||
#define AID_UPROBESTATS 1093 /* uid for uprobestats */
|
||||
#define AID_CROS_EC 1094 /* uid for accessing ChromeOS EC (cros_ec) */
|
||||
#define AID_MMD 1095 /* uid for memory management daemon */
|
||||
// Additions to this file must be made in AOSP, *not* in internal branches.
|
||||
// You will also need to update expect_ids() in bionic/tests/grp_pwd_test.cpp.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue