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

Commit 54ce85b4 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Dialer: Handle LEAudioDevice" am: 118a9618 am: 0e1a2ae5

Original change: https://android-review.googlesource.com/c/platform/packages/apps/Dialer/+/1931009

Change-Id: I1404441d5384443d732f98f0e8d936f4ab9c42d5
parents f3b828e4 0e1a2ae5
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -85,6 +85,7 @@ public class AudioModeProvider {
      switch (info.getType()) {
        case AudioDeviceInfo.TYPE_BLUETOOTH_A2DP:
        case AudioDeviceInfo.TYPE_BLUETOOTH_SCO:
        case AudioDeviceInfo.TYPE_BLE_HEADSET:
          hasBluetooth = true;
          continue;
        case AudioDeviceInfo.TYPE_WIRED_HEADSET: