summaryrefslogtreecommitdiffstats
path: root/core/java/android
diff options
context:
space:
mode:
authorJeff Hamilton <jham@android.com>2011-04-01 13:43:28 -0500
committerJeff Hamilton <jham@android.com>2011-04-01 13:43:28 -0500
commit84d340781b1e148ead9fb4790755737c9dcc1cde (patch)
tree2f15fb40124f6590e699b7c22b5800f54ae1c0d4 /core/java/android
parentea5d2c584490424be6bbc27dec58b4f9868d631e (diff)
downloadframeworks_base-84d340781b1e148ead9fb4790755737c9dcc1cde.zip
frameworks_base-84d340781b1e148ead9fb4790755737c9dcc1cde.tar.gz
frameworks_base-84d340781b1e148ead9fb4790755737c9dcc1cde.tar.bz2
Make the NFC UID forward compatible.
Change-Id: I67316ee7906c29ba11ca7c8eb36ca1b736fe59b1
Diffstat (limited to 'core/java/android')
-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 29ea727..e1fdfb6 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 = 1023;
+ public static final int NFC_UID = 1025;
/**
* Defines the start of a range of UIDs (and GIDs), going from this