summaryrefslogtreecommitdiffstats
path: root/AndroidManifest.xml
diff options
context:
space:
mode:
authorMichael Jurka <mikejurka@google.com>2013-08-21 13:48:09 +0200
committerMichael Jurka <mikejurka@google.com>2013-08-21 13:50:43 +0200
commitc8f83f46b68f783f627e4b4bd229f1281777b311 (patch)
treedf0740fff9df3e47fec6b65b123ec42a951dbb28 /AndroidManifest.xml
parent6241609bd6b0c2de50d0130815a5df72b10e587c (diff)
downloadandroid_packages_apps_Trebuchet-c8f83f46b68f783f627e4b4bd229f1281777b311.tar.gz
android_packages_apps_Trebuchet-c8f83f46b68f783f627e4b4bd229f1281777b311.tar.bz2
android_packages_apps_Trebuchet-c8f83f46b68f783f627e4b4bd229f1281777b311.zip
Oops, fix build breakage caused by missing files.
Also, remove preview images for wallpaper pickers.
Diffstat (limited to 'AndroidManifest.xml')
-rw-r--r--AndroidManifest.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 6965fc6cb..a78e31313 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -123,8 +123,6 @@
<action android:name="android.intent.action.SET_WALLPAPER" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
- <meta-data android:name="android.wallpaper.preview"
- android:resource="@xml/wallpaper_picker_preview" />
</activity>