Add uses-feature for live wallpaper sample.
Change-Id: I766d72ea79e8ef9530b2c485376a3429b530a00f
This commit is contained in:
@@ -21,6 +21,8 @@
|
|||||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
package="com.example.android.livecubes">
|
package="com.example.android.livecubes">
|
||||||
|
|
||||||
|
<uses-feature android:name="android.software.live_wallpaper" />
|
||||||
|
|
||||||
<application
|
<application
|
||||||
android:label="@string/wallpapers"
|
android:label="@string/wallpapers"
|
||||||
android:icon="@drawable/ic_launcher_wallpaper">
|
android:icon="@drawable/ic_launcher_wallpaper">
|
||||||
|
|||||||
Reference in New Issue
Block a user