summaryrefslogtreecommitdiffstats
path: root/api
diff options
context:
space:
mode:
authorVasu Nori <vnori@google.com>2010-03-01 14:47:47 -0800
committerVasu Nori <vnori@google.com>2010-03-02 11:50:39 -0800
commit14b60e747cdf16b79bb755b42dd766348c4f1880 (patch)
treea9806c7d07ac081cc2a623f983b2f421d582193b /api
parentd2b41b6e7d23c4d2cb2b0fb58f2bbef94c95b5d1 (diff)
downloadframeworks_base-14b60e747cdf16b79bb755b42dd766348c4f1880.zip
frameworks_base-14b60e747cdf16b79bb755b42dd766348c4f1880.tar.gz
frameworks_base-14b60e747cdf16b79bb755b42dd766348c4f1880.tar.bz2
add warning in finalizer. deprecate protected members.
finalizer shoudl not be called ever. add a warning to say that. adeprecate a few members in SQLiteProgram.java. they should not have had protected access level. shoudl be package.
Diffstat (limited to 'api')
-rw-r--r--api/current.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/api/current.xml b/api/current.xml
index d74127a..28a7168 100644
--- a/api/current.xml
+++ b/api/current.xml
@@ -55017,7 +55017,7 @@
volatile="false"
static="false"
final="false"
- deprecated="not deprecated"
+ deprecated="deprecated"
visibility="protected"
>
</field>
@@ -55027,7 +55027,7 @@
volatile="false"
static="false"
final="false"
- deprecated="not deprecated"
+ deprecated="deprecated"
visibility="protected"
>
</field>
@@ -55037,7 +55037,7 @@
volatile="false"
static="false"
final="false"
- deprecated="not deprecated"
+ deprecated="deprecated"
visibility="protected"
>
</field>