From 3e03cfa3af8acf3aad0abc464d2bcab1225a971d Mon Sep 17 00:00:00 2001
From: Dianne Hackborn
Date: Sun, 13 Jun 2010 12:07:00 -0700
Subject: Update build version information.
Change-Id: If53f16d494255230859a30f561e9a78ec49c6c10
---
api/current.xml | 11 -----------
core/java/android/os/Build.java | 16 ++++++++++++++--
2 files changed, 14 insertions(+), 13 deletions(-)
diff --git a/api/current.xml b/api/current.xml
index 41b0423ebc4d..53319e451a61 100644
--- a/api/current.xml
+++ b/api/current.xml
@@ -117454,17 +117454,6 @@
visibility="public"
>
-
-
Applications targeting this or a later release will get these
+ * new changes in behavior:
+ *
+ * - The status bar is now dark. Targeting this version allows
+ * the platform to perform performing compatibility on status bar
+ * graphics to ensure they look okay on a dark background.
+ *
+ */
public static final int GINGERBREAD = CUR_DEVELOPMENT;
}
--
cgit v1.2.3-59-g8ed1b