summaryrefslogtreecommitdiffstats
path: root/api
diff options
context:
space:
mode:
authorOmari Stephens <xsdg@android.com>2010-08-27 19:20:12 -0700
committerOmari Stephens <xsdg@android.com>2010-08-27 19:20:12 -0700
commit68e8816f6d6cb752eb443d933b7e47abc5f5a936 (patch)
tree47153d52f659c54816c2870c50e016b0c45dd5e2 /api
parent453f2ef14a9de3415f1da818d7c42a3b5e11a62a (diff)
downloadframeworks_base-68e8816f6d6cb752eb443d933b7e47abc5f5a936.zip
frameworks_base-68e8816f6d6cb752eb443d933b7e47abc5f5a936.tar.gz
frameworks_base-68e8816f6d6cb752eb443d933b7e47abc5f5a936.tar.bz2
Fix float precision thingie in current.xml
Change-Id: I54e0290118eb34b098ef43ff1351194c2d8051dc
Diffstat (limited to 'api')
-rw-r--r--api/current.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/api/current.xml b/api/current.xml
index 3f39cc9..02dbc3d 100644
--- a/api/current.xml
+++ b/api/current.xml
@@ -85770,7 +85770,7 @@
type="float"
transient="false"
volatile="false"
- value="0.0010f"
+ value="0.001f"
static="true"
final="true"
deprecated="not deprecated"