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

Commit 31304529 authored by Jay Shrauner's avatar Jay Shrauner
Browse files

DO NOT MERGE Remove unused reference for unbundling

Bug:
Change-Id: If82e3e0c1941ea8a0d39d853e332c19ea6950bdb
parent 87a1bd3c
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -20,7 +20,6 @@ import android.content.ActivityNotFoundException;
import android.content.Context;
import android.content.Intent;
import android.os.Looper;
import android.telecom.InCallAdapter;
import android.telecom.Phone;
import android.telecom.PhoneAccountHandle;

@@ -28,7 +27,6 @@ import com.google.common.base.Preconditions;

import java.util.List;

/** Wrapper around {@link InCallAdapter} that only forwards calls to the adapter when it's valid. */
final class TelecomAdapter implements InCallPhoneListener {
    private static final String ADD_CALL_MODE_KEY = "add_call_mode";