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 9ae31d75f..adb6ef352 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -99,15 +99,6 @@
android:resource="@xml/wallpaper_picker_preview" />
</activity>
- <activity android:name="com.android.launcher2.RocketLauncher"
- android:label="@string/dream_name"
- android:theme="@android:style/Theme.Black.NoTitleBar.Fullscreen">
- <intent-filter>
- <action android:name="android.service.dreams.DreamService" />
- <category android:name="android.intent.category.DEFAULT" />
- </intent-filter>
- </activity>
-
<!-- Intent received used to prepopulate the default workspace. -->
<receiver
android:name="com.android.launcher2.PreloadReceiver"