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

Commit 4465a853 authored by Grant Menke's avatar Grant Menke Committed by Android (Google) Code Review
Browse files

Merge "Update "mute" slot title for status bar icon for phone calls."

parents dbc72b73 f3b486f5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -29,7 +29,7 @@ import com.android.internal.annotations.VisibleForTesting;
 */
@VisibleForTesting
public class StatusBarNotifier extends CallsManagerListenerBase {
    private static final String SLOT_MUTE = "mute";
    private static final String SLOT_MUTE = "telecom_mute";
    private static final String SLOT_SPEAKERPHONE = "speakerphone";

    private final Context mContext;