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

Commit f09802bd authored by pkanwar's avatar pkanwar Committed by android-build-merger
Browse files

Address API concerns for isConcurrentVoiceAndDataAllowed and OnReceiveUssdResponseCallback.

am: f19e93c8

Change-Id: I5a21b228d7cdc4cf7e001ee5b8faef1f6e9826c9
parents 8f1b2f90 f19e93c8
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() {
            }