summaryrefslogtreecommitdiffstats
path: root/overlay/frameworks
diff options
context:
space:
mode:
authorJoe Onorato <joeo@google.com>2010-10-28 14:54:39 -0700
committerJoe Onorato <joeo@google.com>2010-10-28 14:56:24 -0700
commit1cdd5c82c147491b28a12aa90a5b31ba68c337bb (patch)
tree6361bd0dbf3187621f864cc8d0c821cac3e8d922 /overlay/frameworks
parentf98279aa2aeb4961791b8e5cbc9b3e64830db229 (diff)
downloaddevice_samsung_crespo-1cdd5c82c147491b28a12aa90a5b31ba68c337bb.zip
device_samsung_crespo-1cdd5c82c147491b28a12aa90a5b31ba68c337bb.tar.gz
device_samsung_crespo-1cdd5c82c147491b28a12aa90a5b31ba68c337bb.tar.bz2
Switch to the microbes wallpaper by default.
Change-Id: Ie902d0cddac2e7aeef1f05c1c1be2b659c1c7d1b
Diffstat (limited to 'overlay/frameworks')
-rw-r--r--overlay/frameworks/base/core/res/res/values/config.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/overlay/frameworks/base/core/res/res/values/config.xml b/overlay/frameworks/base/core/res/res/values/config.xml
index 1c374d1..fbd87ac 100644
--- a/overlay/frameworks/base/core/res/res/values/config.xml
+++ b/overlay/frameworks/base/core/res/res/values/config.xml
@@ -89,7 +89,7 @@
<!-- Component name of the default wallpaper. This will be ImageWallpaper if not
specified -->
- <string name="default_wallpaper_component">com.android.wallpaper/.nexus.NexusWallpaper</string>
+ <string name="default_wallpaper_component">com.android.livewallpaper.microbesgl/.MicrobesWallpaper</string>
<integer name="config_deskDockKeepsScreenOn">0</integer>
<integer name="config_carDockKeepsScreenOn">1</integer>