Make the NFC UID forward compatible.
Change-Id: I67316ee7906c29ba11ca7c8eb36ca1b736fe59b1
This commit is contained in:
@@ -89,7 +89,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 start of a range of UIDs (and GIDs), going from this
|
||||
|
||||
Reference in New Issue
Block a user