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

Commit e87bf5f5 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Fix comment in AudioManager"

parents 291344bc 9b2d048e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -6628,7 +6628,7 @@ public class AudioManager {

    /**
     * The message sent to apps when the contents of the device list changes if they provide
     * a {@link Handler} object to addOnAudioDeviceConnectionListener().
     * a {@link Handler} object to {@link registerAudioDeviceCallback}.
     */
    private final static int MSG_DEVICES_CALLBACK_REGISTERED = 0;
    private final static int MSG_DEVICES_DEVICES_ADDED = 1;