Support new ACTION_QUICK_CLOCK.

See change Ic561dbeb.

Bug: 7264806
Change-Id: I8439f2c25614ef794e43f85196d3f95c188e8cce
This commit is contained in:
Daniel Sandler
2012-10-01 16:45:10 -04:00
parent 82988b4871
commit f4d1c3eae2

View File

@@ -383,6 +383,7 @@
<intent-filter>
<action android:name="android.intent.action.MAIN" />
<action android:name="android.settings.DATE_SETTINGS" />
<action android:name="android.intent.action.QUICK_CLOCK" />
<category android:name="android.intent.category.VOICE_LAUNCH" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>