summaryrefslogtreecommitdiffstats
path: root/api
diff options
context:
space:
mode:
authorRomain Guy <romainguy@android.com>2009-05-14 16:29:18 -0700
committerRomain Guy <romainguy@android.com>2009-05-14 16:29:18 -0700
commita35198117ed8ba356e814863066777ee9f37f8e1 (patch)
tree1184392fb7a379ab4e33a5d90fec13808106c63f /api
parentd1f7b3a5720a4d6d92c4eea5a1fe812a790a7442 (diff)
downloadframeworks_base-a35198117ed8ba356e814863066777ee9f37f8e1.zip
frameworks_base-a35198117ed8ba356e814863066777ee9f37f8e1.tar.gz
frameworks_base-a35198117ed8ba356e814863066777ee9f37f8e1.tar.bz2
Fix the build, again.
Diffstat (limited to 'api')
-rw-r--r--api/current.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/api/current.xml b/api/current.xml
index 56e2309..eaf1512 100644
--- a/api/current.xml
+++ b/api/current.xml
@@ -139132,6 +139132,17 @@
<implements name="java.lang.annotation.Annotation">
</implements>
</class>
+<class name="ViewDebug.FlagToString"
+ extends="java.lang.Object"
+ abstract="true"
+ static="true"
+ final="false"
+ deprecated="not deprecated"
+ visibility="public"
+>
+<implements name="java.lang.annotation.Annotation">
+</implements>
+</class>
<class name="ViewDebug.HierarchyTraceType"
extends="java.lang.Enum"
abstract="false"