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

Commit 32a4eb78 authored by Yorke Lee's avatar Yorke Lee
Browse files

Add SIP support to TestCallActivity

Bug: 18094576
Change-Id: I5c61a2be433955aa29e00696364c9ec3f7d18824
parent e4696770
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -72,6 +72,7 @@
                <action android:name="android.telecom.testapps.ACTION_NEW_UNKNOWN_CALL" />
                <category android:name="android.intent.category.DEFAULT" />
                <data android:scheme="tel" />
                <data android:scheme="sip" />
            </intent-filter>
        </activity>