summaryrefslogtreecommitdiffstats
path: root/api
diff options
context:
space:
mode:
authorDerek Sollenberger <djsollen@google.com>2010-08-12 11:20:13 -0400
committerDerek Sollenberger <djsollen@google.com>2010-09-01 14:15:50 -0400
commitfdbdeb3137a6b47527d1d714afbb7e1b19b474ec (patch)
treefd6d4abde1b3712c419bd1ea8193e51bc318153d /api
parent1751086360056bc60d00f2ed2988bc82be9e7bd9 (diff)
downloadframeworks_base-fdbdeb3137a6b47527d1d714afbb7e1b19b474ec.zip
frameworks_base-fdbdeb3137a6b47527d1d714afbb7e1b19b474ec.tar.gz
frameworks_base-fdbdeb3137a6b47527d1d714afbb7e1b19b474ec.tar.bz2
Fix invalid comment in WebSettings.
The get/set for the pluginPath is leftover from the Gear's plugin and is no longer useful now that plugins are loaded from their own APK using the package manager. These methods were modified to be no-ops in froyo, but the documentation was never completed. Change-Id: I20f6593445d877a3dae9b9f51d5198a3509255d6 http://b/2811032
Diffstat (limited to 'api')
-rw-r--r--api/current.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/api/current.xml b/api/current.xml
index 1305bad..869294d 100644
--- a/api/current.xml
+++ b/api/current.xml
@@ -203553,7 +203553,7 @@
synchronized="true"
static="false"
final="false"
- deprecated="not deprecated"
+ deprecated="deprecated"
visibility="public"
>
</method>
@@ -204101,7 +204101,7 @@
synchronized="true"
static="false"
final="false"
- deprecated="not deprecated"
+ deprecated="deprecated"
visibility="public"
>
<parameter name="pluginsPath" type="java.lang.String">