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

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

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

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

Change-Id: I5c4b7ed7f3ff22857b629736fb7fa8ac11cc8c45
parents b61810f8 54ce85b4
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: