summaryrefslogtreecommitdiffstats
path: root/AndroidManifest.xml
diff options
context:
space:
mode:
Diffstat (limited to 'AndroidManifest.xml')
-rw-r--r--AndroidManifest.xml9
1 files changed, 0 insertions, 9 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index cb2a80435..cdfe585ab 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -118,15 +118,6 @@
</intent-filter>
</receiver>
- <service
- android:label="@string/wallpaper_grass"
- android:name="com.android.wallpaper.grass.GrassWallpaper"
- android:permission="android.permission.BIND_WALLPAPER">
- <intent-filter>
- <action android:name="android.service.wallpaper.WallpaperService" />
- </intent-filter>
- </service>
-
<!-- The settings provider contains Home's data, like the workspace favorites -->
<provider
android:name="LauncherProvider"