Update the value for the NFC shared UID.

Change-Id: Id25e1c9f0c074d17440838a9da7bf59619726832
This commit is contained in:
Jeff Hamilton
2011-03-24 21:39:58 -05:00
parent 6a19759c0f
commit 9c1ef09883

View File

@@ -89,7 +89,7 @@ public class Process {
* Defines the UID/GID for the NFC service process. * Defines the UID/GID for the NFC service process.
* @hide * @hide
*/ */
public static final int NFC_UID = 1022; public static final int NFC_UID = 1023;
/** /**
* Defines the start of a range of UIDs (and GIDs), going from this * Defines the start of a range of UIDs (and GIDs), going from this