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

* commit '043a8b149dc31d3e3242ccf0cadc580702c99552':
  Replace vendor specific NfcGoogle.apk with generic Nfc.apk
This commit is contained in:
Nick Pelly
2011-11-21 16:05:30 -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.