summaryrefslogtreecommitdiff
path: root/api/current.xml
diff options
context:
space:
mode:
author Dianne Hackborn <hackbod@google.com> 2011-01-16 12:45:07 -0800
committer Android (Google) Code Review <android-gerrit@google.com> 2011-01-16 12:45:07 -0800
commitc237bb2776facbfd3325ef23865fd7f6ced67f17 (patch)
tree7eeb2a5d5cc1f14331af68e491c635a6d4f3c5a7 /api/current.xml
parent598913a6ba733da911a547e29fb21c6fea3aef3d (diff)
parent3b81bc18bb661c02ad8074c39dab16644c1e65d0 (diff)
Merge "Add manifest API to request a large heap." into honeycomb
Diffstat (limited to 'api/current.xml')
-rw-r--r--api/current.xml22
1 files changed, 22 insertions, 0 deletions
diff --git a/api/current.xml b/api/current.xml
index 180479877538..7e2ac7e9a027 100644
--- a/api/current.xml
+++ b/api/current.xml
@@ -5823,6 +5823,17 @@
visibility="public"
>
</field>
+<field name="largeHeap"
+ type="int"
+ transient="false"
+ volatile="false"
+ value="16843612"
+ static="true"
+ final="true"
+ deprecated="not deprecated"
+ visibility="public"
+>
+</field>
<field name="largeScreens"
type="int"
transient="false"
@@ -58254,6 +58265,17 @@
visibility="public"
>
</field>
+<field name="FLAG_LARGE_HEAP"
+ type="int"
+ transient="false"
+ volatile="false"
+ value="1048576"
+ static="true"
+ final="true"
+ deprecated="not deprecated"
+ visibility="public"
+>
+</field>
<field name="FLAG_PERSISTENT"
type="int"
transient="false"