Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f4d1c3ea authored by Daniel Sandler's avatar Daniel Sandler
Browse files

Support new ACTION_QUICK_CLOCK.

See change Ic561dbeb.

Bug: 7264806
Change-Id: I8439f2c25614ef794e43f85196d3f95c188e8cce
parent 82988b48
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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>