summaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
authorJeff Hamilton <jham@android.com>2011-03-24 20:21:41 -0700
committerAndroid Git Automerger <android-git-automerger@android.com>2011-03-24 20:21:41 -0700
commitad91eee2774e18204a14d473242efe5640b91152 (patch)
tree93862152130e72e9f41bd78fb3e3865263e19419 /core
parent35137d669681a0d6a22316c035ea7c8edc8fdc33 (diff)
parent9c1ef098837bd73044cb970545344dd03f66daa0 (diff)
downloadframeworks_base-ad91eee2774e18204a14d473242efe5640b91152.zip
frameworks_base-ad91eee2774e18204a14d473242efe5640b91152.tar.gz
frameworks_base-ad91eee2774e18204a14d473242efe5640b91152.tar.bz2
am 9c1ef098: Update the value for the NFC shared UID.
* commit '9c1ef098837bd73044cb970545344dd03f66daa0': Update the value for the NFC shared UID.
Diffstat (limited to 'core')
-rw-r--r--core/java/android/os/Process.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/java/android/os/Process.java b/core/java/android/os/Process.java
index a718fc6..29ea727 100644
--- a/core/java/android/os/Process.java
+++ b/core/java/android/os/Process.java
@@ -89,7 +89,7 @@ public class Process {
* Defines the UID/GID for the NFC service process.
* @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