From b766ab830a714c0b79f64265e681f454865ffe65 Mon Sep 17 00:00:00 2001 From: Jason Chen Date: Wed, 1 Sep 2010 19:02:26 -0700 Subject: [PATCH] DO NOT MERGE Add deprecated annotation to get/set PluginsPath and update current.xml Previous changes only added javadoc annotation, but didn't apply annotation to the source. Fixing this and updating current.xml. Change-Id: I52aabd6485a3972fc360f24c2e86cc342a5101ab --- api/current.xml | 12 ++++++------ core/java/android/webkit/WebSettings.java | 2 ++ 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/api/current.xml b/api/current.xml index 3c08549569328..10bdbce9111cf 100644 --- a/api/current.xml +++ b/api/current.xml @@ -203586,7 +203586,7 @@ synchronized="true" static="false" final="false" - deprecated="not deprecated" + deprecated="deprecated" visibility="public" > @@ -204134,7 +204134,7 @@ synchronized="true" static="false" final="false" - deprecated="not deprecated" + deprecated="deprecated" visibility="public" > @@ -252670,7 +252670,7 @@ deprecated="not deprecated" visibility="public" > - + - + - + - +