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

Commit 8d02743a authored by pkanwar's avatar pkanwar
Browse files

Address API concerns for isConcurrentVoiceAndDataAllowed and

OnReceiveUssdResponseCallback.

Bug: 35766890
Test: Existing tests.
Change-Id: Iec63aabc08cdbe4e7a8a20bdab320f8ea740443f
parent a094b4e6
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() {
            }