am 4fb747f3: am 043a8b14: Merge "Replace vendor specific NfcGoogle.apk with generic Nfc.apk" into ics-mr1

* commit '4fb747f329523d6b3a7efc59a4360a249cdaa5ad':
  Replace vendor specific NfcGoogle.apk with generic Nfc.apk
This commit is contained in:
Nick Pelly
2011-11-21 21:08:29 -08:00
committed by Android Git Automerger

View File

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