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

Commit a497ce5d authored by Bernd Holzhey's avatar Bernd Holzhey
Browse files

Change intent category for creating direct dial shortcuts added

in change I3b1b30a4cdc25728a9bdd2cba4ec92de24d3b90f.

Depends on: I4702538c9f53cc0b64eae72298e27232cdfb3548

Change-Id: I918415746fb73796199a23be579d6ffd949cb734
parent 7a51b14c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -318,7 +318,7 @@
            <intent-filter>
                <action android:name="android.intent.action.CREATE_SHORTCUT" />
                <category android:name="android.intent.category.DEFAULT" />
                <category android:name="android.intent.category.CAR_DOCK" />
                <category android:name="android.intent.category.CAR_MODE" />
            </intent-filter>

        </activity-alias>