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

Commit ebc04054 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Fix typo in A2dpService.java" into main

parents a98ebb03 ebac27c6
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) {