am ad91eee2: am 9c1ef098: Update the value for the NFC shared UID.

* commit 'ad91eee2774e18204a14d473242efe5640b91152':
  Update the value for the NFC shared UID.
This commit is contained in:
Jeff Hamilton
2011-03-29 16:28:49 -07:00
committed by Android Git Automerger

View File

@@ -95,7 +95,7 @@ public class Process {
* Defines the UID/GID for the NFC service process.
* @hide
*/
public static final int NFC_UID = 1022;
public static final int NFC_UID = 1023;
/**
* Defines the GID for the group that allows write access to the internal media storage.