From cde08e339ecaff5847038cd8c97e7095d24aa1db Mon Sep 17 00:00:00 2001 From: Mike Lockwood Date: Sun, 10 Oct 2010 16:47:44 -0400 Subject: [PATCH] current.xml: Fix LIGHT_NO_MOON value. Change-Id: Ibb4cce6b33e6cf4b164a8f594c21727891bc6ff0 Signed-off-by: Mike Lockwood --- api/current.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/current.xml b/api/current.xml index 61b72979a683f..5d97d78bc0b48 100644 --- a/api/current.xml +++ b/api/current.xml @@ -90761,7 +90761,7 @@ type="float" transient="false" volatile="false" - value="0.0010f" + value="0.001f" static="true" final="true" deprecated="not deprecated"