summaryrefslogtreecommitdiffstats
path: root/samples/CubeLiveWallpaper
diff options
context:
space:
mode:
authorThe Android Open Source Project <initial-contribution@android.com>2010-02-05 13:51:37 -0800
committerThe Android Open Source Project <initial-contribution@android.com>2010-02-05 13:51:37 -0800
commit609329541ac4c23a2a21b7d493c594c1b3d0c438 (patch)
tree9fef9ccc26f2b7cb551b10015137e0737ba09f25 /samples/CubeLiveWallpaper
parentf06e372cf9be356721abfc32ff2752e452dcebbd (diff)
parent0c823a12e59fd3aadd9fdddc945d3068b9be018f (diff)
downloadandroid_development-609329541ac4c23a2a21b7d493c594c1b3d0c438.tar.gz
android_development-609329541ac4c23a2a21b7d493c594c1b3d0c438.tar.bz2
android_development-609329541ac4c23a2a21b7d493c594c1b3d0c438.zip
merge from open-source master
Diffstat (limited to 'samples/CubeLiveWallpaper')
-rw-r--r--samples/CubeLiveWallpaper/AndroidManifest.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/samples/CubeLiveWallpaper/AndroidManifest.xml b/samples/CubeLiveWallpaper/AndroidManifest.xml
index b7bb8761e..c317fe2bb 100644
--- a/samples/CubeLiveWallpaper/AndroidManifest.xml
+++ b/samples/CubeLiveWallpaper/AndroidManifest.xml
@@ -23,6 +23,8 @@
<uses-feature android:name="android.software.live_wallpaper" />
+ <uses-feature android:name="android.software.live_wallpaper" />
+
<application
android:label="@string/wallpapers"
android:icon="@drawable/ic_launcher_wallpaper">