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

Commit 66d27bb8 authored by Pankaj Kanwar's avatar Pankaj Kanwar Committed by Android (Google) Code Review
Browse files

Merge "Address API concerns for isConcurrentVoiceAndDataAllowed and OnReceiveUssdResponseCallback."

parents 8eb88da3 8d02743a
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() {
            }