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

Commit e9117794 authored by Santos Cordon's avatar Santos Cordon
Browse files

InCallService meta-data [3/4]

Bug: 21816241
Change-Id: I981c850d8b783d93877e762d9023213cd38d5421
parent f3ec8ad5
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -286,6 +286,7 @@

        <service android:name="com.android.incallui.InCallServiceImpl"
                 android:permission="android.permission.BIND_INCALL_SERVICE" >
            <meta-data android:name="android.telecom.IN_CALL_SERVICE_UI" android:value="true" />
            <intent-filter>
                <action android:name="android.telecom.InCallService"/>
            </intent-filter>