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

Commit 88bbc3e5 authored by Brandon Maxwell's avatar Brandon Maxwell
Browse files

Adding meta-data for Dialer to play ringtone

Bug=26864105
Change-Id: Ic34db9109d53f1b23cbb9582b4661c9b983eee50
parent 84674fbb
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -312,6 +312,8 @@
                 android:permission="android.permission.BIND_INCALL_SERVICE"
                 android:encryptionAware="true" >
            <meta-data android:name="android.telecom.IN_CALL_SERVICE_UI" android:value="true" />
            <meta-data android:name="android.telecom.IN_CALL_SERVICE_RINGING"
                android:value="false"/>
            <intent-filter>
                <action android:name="android.telecom.InCallService"/>
            </intent-filter>