summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristopher Lane <lanechr@google.com>2014-12-05 09:48:06 -0800
committerChristopher Lane <lanechr@google.com>2014-12-05 09:48:06 -0800
commitc37eb630223490644464c21598f7ba9f4900c365 (patch)
tree58a5fd03226332a7ba8d7e67b5713b04803fe5f0
parent9da27f34becaa08748c80d81eb5596e84ac269b3 (diff)
downloadandroid_device_google_atv-c37eb630223490644464c21598f7ba9f4900c365.tar.gz
android_device_google_atv-c37eb630223490644464c21598f7ba9f4900c365.tar.bz2
android_device_google_atv-c37eb630223490644464c21598f7ba9f4900c365.zip
Default to plain black wallpaper instead of the nexus one
Android TVs will usually not have a system wallpaper set, so ImageWallpaper will default to using the nexus "starburst" wallpaper. In case some activity somewhere doesn't set a background, let's use a sane plain black image instead. Bug: 18371011 Change-Id: I5f4a3d0fc6a4ca746fab723723ad874ed0c9e08d
-rw-r--r--overlay/frameworks/base/core/res/res/drawable-nodpi/default_wallpaper.jpgbin0 -> 57311 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/overlay/frameworks/base/core/res/res/drawable-nodpi/default_wallpaper.jpg b/overlay/frameworks/base/core/res/res/drawable-nodpi/default_wallpaper.jpg
new file mode 100644
index 0000000..5b33b29
--- /dev/null
+++ b/overlay/frameworks/base/core/res/res/drawable-nodpi/default_wallpaper.jpg
Binary files differ