Skip to content

Commit 7aa88f7

Browse files
committed
Remove Start Dreaming^W^W Sleep Now 1x1 widget.
If you need its functionality for testing: $ adb shell am start -n com.android.systemui/.Somnambulator Bug: 7267723 Change-Id: I9e0dd9d020e251d1ced4377329436ea46c3a8af5
1 parent ebf7e28 commit 7aa88f7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/SystemUI/AndroidManifest.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -210,10 +210,12 @@
210210
android:exported="true"
211211
android:excludeFromRecents="true"
212212
>
213+
<!--
213214
<intent-filter>
214215
<action android:name="android.intent.action.CREATE_SHORTCUT" />
215216
<category android:name="android.intent.category.DEFAULT" />
216217
</intent-filter>
218+
-->
217219
<intent-filter>
218220
<action android:name="android.intent.action.MAIN" />
219221
<category android:name="android.intent.category.DEFAULT" />

0 commit comments

Comments
 (0)