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

Commit b3711887 authored by Ayush Sharma's avatar Ayush Sharma
Browse files

Handle tel scheme switch to managed profile dialog

Bug: 258629881
Test: NA
Change-Id: Idce16634b203ce833f11a3162c7d34ccf23b0d9b
parent 121599e6
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -674,6 +674,7 @@
            <intent-filter>
                <action android:name="android.telecom.action.SHOW_SWITCH_TO_WORK_PROFILE_FOR_CALL_DIALOG" />
                <category android:name="android.intent.category.DEFAULT" />
                <data android:scheme="tel" />
            </intent-filter>
        </activity>