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

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

Merge "Fix typo in A2dpService.java" into main am: ebc04054 am: 00c24dfd

parents 57e19765 00c24dfd
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1055,7 +1055,7 @@ public class A2dpService extends ProfileService {
        }
    }

    /* Notifications of audio device connection/disconn events. */
    /* Notifications of audio device connection/disconnection events. */
    private class AudioManagerAudioDeviceCallback extends AudioDeviceCallback {
        @Override
        public void onAudioDevicesAdded(AudioDeviceInfo[] addedDevices) {