summaryrefslogtreecommitdiffstats
path: root/api
diff options
context:
space:
mode:
authorDianne Hackborn <hackbod@google.com>2009-05-15 18:36:13 -0700
committerThe Android Open Source Project <initial-contribution@android.com>2009-05-15 18:36:13 -0700
commit7fa69c15ceafa3453e4f60f8e38c4bda94cde4aa (patch)
tree879a07cf43d5489eb0a5e0654a9df201c237e633 /api
parent62da8461ed5317fe78ae5e3793662694e7fc99a3 (diff)
parent5b3189e03c71bcd276e0b39d0ec5e2f699a1697f (diff)
downloadframeworks_base-7fa69c15ceafa3453e4f60f8e38c4bda94cde4aa.zip
frameworks_base-7fa69c15ceafa3453e4f60f8e38c4bda94cde4aa.tar.gz
frameworks_base-7fa69c15ceafa3453e4f60f8e38c4bda94cde4aa.tar.bz2
am 5b3189e0: Fix the build. :(
Merge commit '5b3189e03c71bcd276e0b39d0ec5e2f699a1697f' * commit '5b3189e03c71bcd276e0b39d0ec5e2f699a1697f': Fix the build. :( Implement compatibility support for WRITE_SDCARD permission.
Diffstat (limited to 'api')
-rw-r--r--api/current.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/api/current.xml b/api/current.xml
index 8c56f69..d899921 100644
--- a/api/current.xml
+++ b/api/current.xml
@@ -35267,6 +35267,16 @@
visibility="public"
>
</field>
+<field name="targetSdkVersion"
+ type="int"
+ transient="false"
+ volatile="false"
+ static="false"
+ final="false"
+ deprecated="not deprecated"
+ visibility="public"
+>
+</field>
<field name="taskAffinity"
type="java.lang.String"
transient="false"