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

Commit b8cbe354 authored by James Lemieux's avatar James Lemieux
Browse files

fix build

Change-Id: I5cf1fdd6a7f40e3e9e9b12392d25bbf87081d552
parent ed7a82e5
Loading
Loading
Loading
Loading
+1 −11
Original line number Diff line number Diff line
@@ -161,17 +161,7 @@
                <category android:name="android.intent.category.VOICE" />
            </intent-filter>
            <intent-filter>
                <action android:name="android.intent.action.VOICE_CANCEL_ALARM" />
                <category android:name="android.intent.category.DEFAULT" />
                <category android:name="android.intent.category.VOICE" />
            </intent-filter>
            <intent-filter>
                <action android:name="com.android.deskclock.action.VOICE_DISMISS_UPCOMING_ALARM" />
                <category android:name="android.intent.category.DEFAULT" />
                <category android:name="android.intent.category.VOICE" />
            </intent-filter>
            <intent-filter>
                <action android:name="android.intent.action.VOICE_DELETE_ALARM" />
                <action android:name="android.intent.action.DISMISS_ALARM" />
                <category android:name="android.intent.category.DEFAULT" />
                <category android:name="android.intent.category.VOICE" />
            </intent-filter>