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

Commit be61f39a authored by Jeff Hamilton's avatar Jeff Hamilton Committed by Android Git Automerger
Browse files

am a6a36c0b: Update the value for the NFC shared UID.

* commit 'a6a36c0b':
  Update the value for the NFC shared UID.
parents cb1e616e a6a36c0b
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -55,7 +55,8 @@
#define AID_DRM           1019  /* DRM server */
#define AID_DRMIO         1020  /* DRM IO server */
#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 */