From a7ee006b6dc3e5c2c186dcdc03525d742aaca089 Mon Sep 17 00:00:00 2001 From: Daniel Sandler Date: Fri, 31 Aug 2012 23:37:21 -0400 Subject: [PATCH] The default notification LED color is now white. We've been setting this per-device for forever; it's time to just change the platform default (was 00ff00). Bug: 7094412 Change-Id: I5fbd126580cf06e59958bab32a333b21359d01a9 --- core/res/res/values/config.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/res/res/values/config.xml b/core/res/res/values/config.xml index 86d03adea78fc..f69e10e5521e1 100755 --- a/core/res/res/values/config.xml +++ b/core/res/res/values/config.xml @@ -479,7 +479,7 @@ 20 - #ff00ff00 + #ffffffff 500