Add uses-feature for live wallpaper sample.

Change-Id: I766d72ea79e8ef9530b2c485376a3429b530a00f
This commit is contained in:
Romain Guy
2010-01-27 16:49:32 -08:00
parent d51d36fa54
commit 897af09372

View File

@@ -21,6 +21,8 @@
xmlns:android="http://schemas.android.com/apk/res/android"
package="com.example.android.livecubes">
<uses-feature android:name="android.software.live_wallpaper" />
<application
android:label="@string/wallpapers"
android:icon="@drawable/ic_launcher_wallpaper">