summaryrefslogtreecommitdiffstats
path: root/api
diff options
context:
space:
mode:
authorIrfan Sheriff <isheriff@google.com>2011-02-16 18:18:10 -0800
committerAndroid (Google) Code Review <android-gerrit@google.com>2011-02-16 18:18:10 -0800
commit88083d4f2b9c2dc66ba39bd2c4ffa0ff7c1fbcd4 (patch)
treebfce603a9018aaa97496d470fab163fb6ee9011a /api
parent248e330092c148ff194d7742a64c1948e7d19964 (diff)
parent652bc96444b0a82d34e6c3766b7862effac11adb (diff)
downloadframeworks_base-88083d4f2b9c2dc66ba39bd2c4ffa0ff7c1fbcd4.zip
frameworks_base-88083d4f2b9c2dc66ba39bd2c4ffa0ff7c1fbcd4.tar.gz
frameworks_base-88083d4f2b9c2dc66ba39bd2c4ffa0ff7c1fbcd4.tar.bz2
Merge "Make high performance wifi lock public"
Diffstat (limited to 'api')
-rw-r--r--api/current.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/api/current.xml b/api/current.xml
index 71b77a6..e56bff8 100644
--- a/api/current.xml
+++ b/api/current.xml
@@ -121185,6 +121185,17 @@
visibility="public"
>
</field>
+<field name="WIFI_MODE_FULL_HIGH_PERF"
+ type="int"
+ transient="false"
+ volatile="false"
+ value="3"
+ static="true"
+ final="true"
+ deprecated="not deprecated"
+ visibility="public"
+>
+</field>
<field name="WIFI_MODE_SCAN_ONLY"
type="int"
transient="false"