From 3629a574b2a349a76036be9e887927549f510866 Mon Sep 17 00:00:00 2001 From: Keith Mok Date: Tue, 26 Jan 2016 11:42:46 -0800 Subject: [PATCH] cmsdk: remove visualizer from default qs tile list This fixes the following errors during bootup: QSTileHost: Error creating tile for spec: visualizer QSTileHost: java.lang.IllegalArgumentException: Bad tile spec: visualizer CYNGNOS-1722 Change-Id: Idd45ef73beb004fb4afb310bb335f3cc85b08330 --- cm/res/res/values/config.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cm/res/res/values/config.xml b/cm/res/res/values/config.xml index c699ac5..515cab9 100644 --- a/cm/res/res/values/config.xml +++ b/cm/res/res/values/config.xml @@ -65,7 +65,7 @@ false - wifi,bt,cell,airplane,rotation,flashlight,location,edit,cast,visualizer,hotspot,inversion,dnd,live_display + wifi,bt,cell,airplane,rotation,flashlight,location,edit,cast,hotspot,inversion,dnd,live_display