summaryrefslogtreecommitdiffstats
path: root/AndroidManifest.xml
diff options
context:
space:
mode:
authorScott Main <smain@google.com>2012-10-18 12:10:03 -0700
committerScott Main <smain@google.com>2012-10-18 12:10:03 -0700
commit4cd7f281056740cc22eccd156c34b98b5816d370 (patch)
tree448904e9ba2a131eb75e420b4e8738af16280ee9 /AndroidManifest.xml
parente34a213c32d54c525fc1c4b6f79e449446435484 (diff)
downloadandroid_packages_apps_Trebuchet-4cd7f281056740cc22eccd156c34b98b5816d370.tar.gz
android_packages_apps_Trebuchet-4cd7f281056740cc22eccd156c34b98b5816d370.tar.bz2
android_packages_apps_Trebuchet-4cd7f281056740cc22eccd156c34b98b5816d370.zip
remove old fashioned dream, no longer supported
Change-Id: I87370e8dc7f3159182dac9f650223ce010d6286b
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"