Merge "Replace vendor specific NfcGoogle.apk with generic Nfc.apk" into ics-mr1

This commit is contained in:
Nick Pelly
2011-11-21 16:03:40 -08:00
committed by Android (Google) Code Review

View File

@@ -101,7 +101,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 = 1025; public static final int NFC_UID = 1027;
/** /**
* Defines the GID for the group that allows write access to the internal media storage. * Defines the GID for the group that allows write access to the internal media storage.