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

Commit f19e93c8 authored by pkanwar's avatar pkanwar Committed by Pankaj Kanwar
Browse files

Address API concerns for isConcurrentVoiceAndDataAllowed and

OnReceiveUssdResponseCallback.

Bug: 35766890
Test: Existing tests.
Change-Id: Iec63aabc08cdbe4e7a8a20bdab320f8ea740443f
(cherry picked from commit 8d02743a)
parent 916b47f8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -36,7 +36,7 @@ public class TestUssdActivity extends Activity {
    }

    public static final class OnReceiveUssdResponseCallback extends
        TelephonyManager.OnReceiveUssdResponseCallback {
        TelephonyManager.UssdResponseCallback {

            OnReceiveUssdResponseCallback() {
            }