Update the value for the NFC shared UID.
Change-Id: Id25e1c9f0c074d17440838a9da7bf59619726832
This commit is contained in:
@@ -89,7 +89,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 = 1022;
|
public static final int NFC_UID = 1023;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Defines the start of a range of UIDs (and GIDs), going from this
|
* Defines the start of a range of UIDs (and GIDs), going from this
|
||||||
|
|||||||
Reference in New Issue
Block a user