am 897af093: Add uses-feature for live wallpaper sample.
Merge commit '897af09372ca7c95db6c12554d9ff6fcec81ad58' into eclair-plus-aosp * commit '897af09372ca7c95db6c12554d9ff6fcec81ad58': Add uses-feature for live wallpaper sample.
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