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:
Romain Guy
2010-01-27 17:04:23 -08:00
committed by Android Git Automerger

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">