summaryrefslogtreecommitdiffstats
path: root/api
diff options
context:
space:
mode:
authorNick Pelly <npelly@google.com>2011-08-09 07:03:49 -0700
committerNick Pelly <npelly@google.com>2011-08-09 16:31:46 -0700
commit8d32a01bd24b8a0d1a98f0581b3394a78fab8242 (patch)
treef1684fadc90c4701943f98d57f6997ed4fefd7e2 /api
parenta4418e0fd94f27c0b40abe17d42af0880cb3effb (diff)
downloadframeworks_base-8d32a01bd24b8a0d1a98f0581b3394a78fab8242.zip
frameworks_base-8d32a01bd24b8a0d1a98f0581b3394a78fab8242.tar.gz
frameworks_base-8d32a01bd24b8a0d1a98f0581b3394a78fab8242.tar.bz2
Add NFC to airplane mode
NFC now observes airplanes mode, and is by default toggleable in airplane mode. Change-Id: I5f19d35422c9eb1cffb0b5e0631b3f3c5eeaedcf
Diffstat (limited to 'api')
-rw-r--r--api/current.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/api/current.txt b/api/current.txt
index 72ba551..6b224d2 100644
--- a/api/current.txt
+++ b/api/current.txt
@@ -17032,6 +17032,7 @@ package android.provider {
field public static final deprecated java.lang.String PARENTAL_CONTROL_REDIRECT_URL = "parental_control_redirect_url";
field public static final java.lang.String RADIO_BLUETOOTH = "bluetooth";
field public static final java.lang.String RADIO_CELL = "cell";
+ field public static final java.lang.String RADIO_NFC = "nfc";
field public static final java.lang.String RADIO_WIFI = "wifi";
field public static final java.lang.String RINGTONE = "ringtone";
field public static final java.lang.String SCREEN_BRIGHTNESS = "screen_brightness";