Merge "Support new ACTION_QUICK_CLOCK." into jb-mr1-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
42312b4792
@@ -383,6 +383,7 @@
|
|||||||
<intent-filter>
|
<intent-filter>
|
||||||
<action android:name="android.intent.action.MAIN" />
|
<action android:name="android.intent.action.MAIN" />
|
||||||
<action android:name="android.settings.DATE_SETTINGS" />
|
<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.VOICE_LAUNCH" />
|
||||||
<category android:name="android.intent.category.DEFAULT" />
|
<category android:name="android.intent.category.DEFAULT" />
|
||||||
</intent-filter>
|
</intent-filter>
|
||||||
|
Reference in New Issue
Block a user