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

Commit b364328a authored by Andrew Scull's avatar Andrew Scull
Browse files

Add eSE AID.

This is used by components that communicate with the embedded secure
element.

Test: Boot system with a daemon and device using this AID.
Bug: 35628284
Change-Id: I1fd1a300c69fefbd19fda69add5d3b098be873c2
parent 8eb237ad
Loading
Loading
Loading
Loading
+5 −4
Original line number Diff line number Diff line
@@ -128,6 +128,7 @@
#define AID_MEDIA_IMAGE   1057  /* GID for image files on internal media storage */
#define AID_TOMBSTONED    1058  /* tombstoned user */
#define AID_MEDIA_OBB     1059  /* GID for OBB files on internal media storage */
#define AID_ESE           1060  /* embedded secure element (eSE) subsystem */
/* Changes to this file must be made in AOSP, *not* in internal branches. */

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