summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndy Doan <andy.doan@linaro.org>2011-12-09 18:00:43 +0000
committerAndy Doan <andy.doan@linaro.org>2011-12-09 18:55:59 +0000
commit70d0e71dd1c2b51c4b13488dbf001cb9767dfcf2 (patch)
treee6e9069d4d2a268c088c30cb7e31628e64219d21
parent624448ab088918b63f482d00975649e364ca1aca (diff)
downloadpandaboard-linaro_android_2.3.7.tar.gz
device: make LinaroWallpaper the default wallpaper for pandalinaro_android_2.3.7
Change-Id: I182f3b53215bf1c595c865d1b3134d261bf9fb49 Depends-On: Ic8468455393656df922cbcb99dd83b70a6cecb5c Signed-off-by: Andy Doan <andy.doan@linaro.org>
-rw-r--r--device.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/device.mk b/device.mk
index 7e92883..a4b4a50 100644
--- a/device.mk
+++ b/device.mk
@@ -14,4 +14,5 @@
PRODUCT_COPY_FILES := \
device/linaro/pandaboard/vold.fstab:system/etc/vold.fstab \
- device/linaro/pandaboard/egl.cfg:system/lib/egl/egl.cfg
+ device/linaro/pandaboard/egl.cfg:system/lib/egl/egl.cfg \
+ device/linaro/common/wallpaper_info.xml:data/system/wallpaper_info.xml