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

Commit a6a36c0b authored by Jeff Hamilton's avatar Jeff Hamilton
Browse files

Update the value for the NFC shared UID.

Change-Id: I47edf39dbdf2ebd41f44ca69aac250d8991dec4c
parent 7238072a
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -53,7 +53,8 @@
#define AID_KEYSTORE      1017  /* keystore subsystem */
#define AID_USB           1018  /* USB devices */
#define AID_GPS           1021  /* GPS daemon */
#define AID_NFC           1022  /* nfc subsystem */
#define AID_UNUSED1       1022  /* deprecated, DO NOT USE */
#define AID_NFC           1023  /* nfc subsystem */

#define AID_SHELL         2000  /* adb and debug shell user */
#define AID_CACHE         2001  /* cache access */