summaryrefslogtreecommitdiff
path: root/overlay
diff options
context:
space:
mode:
authorJoe Onorato <joeo@google.com>2011-01-19 17:24:50 -0800
committerJoe Onorato <joeo@google.com>2011-01-19 17:29:22 -0800
commit88c4c8cb22076dd3301950325d823579f1ca3fe2 (patch)
tree2cc3904f2589085a7eae6b1ed4ec52a4ca30bab5 /overlay
parent34f5fc3aade4328b52e7371c298806cbecbf80f5 (diff)
downloadstingray-88c4c8cb22076dd3301950325d823579f1ca3fe2.tar.gz
Only have spectrum
Bug: 3364785 Change-Id: Ib1c2ac9c240f256ff95c99b7227ed049f74145e3
Diffstat (limited to 'overlay')
-rw-r--r--overlay/packages/wallpapers/MusicVisualization/res/values/config.xml29
1 files changed, 29 insertions, 0 deletions
diff --git a/overlay/packages/wallpapers/MusicVisualization/res/values/config.xml b/overlay/packages/wallpapers/MusicVisualization/res/values/config.xml
new file mode 100644
index 0000000..2fe6f53
--- /dev/null
+++ b/overlay/packages/wallpapers/MusicVisualization/res/values/config.xml
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+/*
+* Copyright (C) 2010 The Android Open Source Project
+*
+* Licensed under the Apache License, Version 2.0 (the "License");
+* you may not use this file except in compliance with the License.
+* You may obtain a copy of the License at
+*
+* http://www.apache.org/licenses/LICENSE-2.0
+*
+* Unless required by applicable law or agreed to in writing, software
+* distributed under the License is distributed on an "AS IS" BASIS,
+* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+* See the License for the specific language governing permissions and
+* limitations under the License.
+*/
+-->
+
+<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+
+ <bool name="config_enable_vis1">false</bool>
+ <bool name="config_enable_vis2">false</bool>
+ <bool name="config_enable_vis3">true</bool>
+ <bool name="config_enable_vis4">false</bool>
+ <bool name="config_enable_vis5">false</bool>
+
+</resources>
+