* commit '7bb236c3b5e49f53b3110855276d99e664b29931': Make the NFC UID forward compatible.
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user