am 7bb236c3: am 84d34078: Make the NFC UID forward compatible.

* commit '7bb236c3b5e49f53b3110855276d99e664b29931':
  Make the NFC UID forward compatible.
This commit is contained in:
Jeff Hamilton
2011-04-11 14:23:59 -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 = 1023;
public static final int NFC_UID = 1025;
/**
* Defines the GID for the group that allows write access to the internal media storage.