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

Commit 9435fbff authored by Ayush Sharma's avatar Ayush Sharma Committed by Android (Google) Code Review
Browse files

Merge "Handle tel scheme switch to managed profile dialog" into tm-qpr-dev

parents 2c2aeb09 b3711887
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -674,6 +674,7 @@
            <intent-filter>
            <intent-filter>
                <action android:name="android.telecom.action.SHOW_SWITCH_TO_WORK_PROFILE_FOR_CALL_DIALOG" />
                <action android:name="android.telecom.action.SHOW_SWITCH_TO_WORK_PROFILE_FOR_CALL_DIALOG" />
                <category android:name="android.intent.category.DEFAULT" />
                <category android:name="android.intent.category.DEFAULT" />
                <data android:scheme="tel" />
            </intent-filter>
            </intent-filter>
        </activity>
        </activity>