summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Daniel Sandler <dsandler@android.com> 2012-10-04 12:14:15 -0700
committer Android (Google) Code Review <android-gerrit@google.com> 2012-10-04 12:14:15 -0700
commit0a890b3ce2d1b67c3bada85528c46045d3cd6230 (patch)
tree22ec403d4ea24c2307a3a707ee4275aa8905423c
parentdcf5a663cdec5ed1aa6b5d583cdac177a0974fcb (diff)
parent7aa88f7aad3ec0c1345e84e1fbf8ee54115b2b17 (diff)
Merge "Remove Start Dreaming^W^W Sleep Now 1x1 widget." into jb-mr1-dev
-rw-r--r--packages/SystemUI/AndroidManifest.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/SystemUI/AndroidManifest.xml b/packages/SystemUI/AndroidManifest.xml
index 3b40fba01a25..cdf30b30c305 100644
--- a/packages/SystemUI/AndroidManifest.xml
+++ b/packages/SystemUI/AndroidManifest.xml
@@ -210,10 +210,12 @@
android:exported="true"
android:excludeFromRecents="true"
>
+ <!--
<intent-filter>
<action android:name="android.intent.action.CREATE_SHORTCUT" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
+ -->
<intent-filter>
<action android:name="android.intent.action.MAIN" />
<category android:name="android.intent.category.DEFAULT" />