Merge "Diced: Added AID for Android's dice daemon diced." am: e71fdca896
Original change: https://android-review.googlesource.com/c/platform/system/core/+/1886450 Change-Id: Ic35d1e7e97e3b7100eb0e64dd3867d846c35bfe6
This commit is contained in:
commit
7a3e8c87b9
1 changed files with 1 additions and 0 deletions
|
@ -131,6 +131,7 @@
|
|||
#define AID_ARTD 1082 /* ART Service daemon */
|
||||
#define AID_UWB 1083 /* UWB subsystem */
|
||||
#define AID_THREAD_NETWORK 1084 /* Thread Network subsystem */
|
||||
#define AID_DICED 1085 /* Android's DICE daemon */
|
||||
/* Changes to this file must be made in AOSP, *not* in internal branches. */
|
||||
|
||||
#define AID_SHELL 2000 /* adb and debug shell user */
|
||||
|
|
Loading…
Reference in a new issue