summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndy Doan <andy.doan@linaro.org>2011-12-09 17:59:06 +0000
committerAndy Doan <andy.doan@linaro.org>2011-12-09 18:48:08 +0000
commit4eedccd332a874496a6f1ae607647a6ec0c3ac4e (patch)
treea347d4ae8b81f54f44b54394d0d1bde7b5c92562
parent9c391ea2d112a11a32a0c7ac195017f9e2f5114f (diff)
device: add settings file for default linaro wallpaperlinaro_android_2.3.7
This file should be copied by all linaro devices into /data/system in order to make the LinaroWallpaper enabled by default on the first boot Change-Id: Ic8468455393656df922cbcb99dd83b70a6cecb5c Signed-off-by: Andy Doan <andy.doan@linaro.org>
-rw-r--r--wallpaper_info.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/wallpaper_info.xml b/wallpaper_info.xml
new file mode 100644
index 0000000..58dc1c0
--- /dev/null
+++ b/wallpaper_info.xml
@@ -0,0 +1,2 @@
+<?xml version='1.0' encoding='utf-8' standalone='yes' ?>
+<wp width="2160" height="1920" name="" component="org.linaro.wallpaper/.LogoWallpaper" />