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

Commit d349650f authored by Elliott Hughes's avatar Elliott Hughes Committed by Automerger Merge Worker
Browse files

Merge "Define AIDs for Weaver, Keymint and IdentityCredential applets." am: d07d6941

Original change: https://android-review.googlesource.com/c/platform/system/core/+/2002211

Change-Id: I9a250ea7e084a9b87807ce75e2590446c3188e35
parents b055fb1b d07d6941
Loading
Loading
Loading
Loading
+3 −0
Original line number Original line Diff line number Diff line
@@ -133,6 +133,9 @@
#define AID_THREAD_NETWORK 1084   /* Thread Network subsystem */
#define AID_THREAD_NETWORK 1084   /* Thread Network subsystem */
#define AID_DICED 1085            /* Android's DICE daemon */
#define AID_DICED 1085            /* Android's DICE daemon */
#define AID_DMESGD 1086           /* dmesg parsing daemon for kernel report collection */
#define AID_DMESGD 1086           /* dmesg parsing daemon for kernel report collection */
#define AID_JC_WEAVER 1087        /* Javacard Weaver HAL - to manage omapi ARA rules */
#define AID_JC_STRONGBOX 1088     /* Javacard Strongbox HAL - to manage omapi ARA rules */
#define AID_JC_IDENTITYCRED 1089  /* Javacard Identity Cred HAL - to manage omapi ARA rules */
/* 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 */