We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea5d2c5 commit 84d3407Copy full SHA for 84d3407
core/java/android/os/Process.java
@@ -89,7 +89,7 @@ public class Process {
89
* Defines the UID/GID for the NFC service process.
90
* @hide
91
*/
92
- public static final int NFC_UID = 1023;
+ public static final int NFC_UID = 1025;
93
94
/**
95
* Defines the start of a range of UIDs (and GIDs), going from this
0 commit comments