summaryrefslogtreecommitdiffstats
path: root/api/11.xml
diff options
context:
space:
mode:
authorDianne Hackborn <hackbod@google.com>2011-01-23 14:56:39 -0800
committerDianne Hackborn <hackbod@google.com>2011-01-23 14:56:39 -0800
commit9d97b63d0e0c7c9deb2d140c1dd579b51f52c1af (patch)
treea518c9a8cf9a9cc08276f41f257d8d772ae4ea01 /api/11.xml
parentb4ca900d139f87547b23ae78a744df68a052e83e (diff)
downloadframeworks_base-9d97b63d0e0c7c9deb2d140c1dd579b51f52c1af.zip
frameworks_base-9d97b63d0e0c7c9deb2d140c1dd579b51f52c1af.tar.gz
frameworks_base-9d97b63d0e0c7c9deb2d140c1dd579b51f52c1af.tar.bz2
Honeycomb is now officially API 11.
Change-Id: I5b11801468bf6ee2482f1ef201ece70ed9303bd8
Diffstat (limited to 'api/11.xml')
-rw-r--r--api/11.xml13
1 files changed, 12 insertions, 1 deletions
diff --git a/api/11.xml b/api/11.xml
index bb69025..6ed9d22 100644
--- a/api/11.xml
+++ b/api/11.xml
@@ -138515,11 +138515,22 @@
visibility="public"
>
</field>
+<field name="GINGERBREAD_MR1"
+ type="int"
+ transient="false"
+ volatile="false"
+ value="10"
+ static="true"
+ final="true"
+ deprecated="not deprecated"
+ visibility="public"
+>
+</field>
<field name="HONEYCOMB"
type="int"
transient="false"
volatile="false"
- value="10000"
+ value="11"
static="true"
final="true"
deprecated="not deprecated"