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

* commit 'a6a36c0b799b84d06b695027d205f21d13a3275b':
  Update the value for the NFC shared UID.
This commit is contained in:
Jeff Hamilton 2011-03-24 20:23:35 -07:00 committed by Android Git Automerger
commit be61f39a6b

View file

@ -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 */