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

Commit 1698fb76 authored by Daniel Cardenas's avatar Daniel Cardenas Committed by Android (Google) Code Review
Browse files

Merge "Class comment: Provides information about an audio device"

parents bbd051f9 df8e815f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -28,7 +28,7 @@ import java.util.Objects;
import java.util.TreeSet;

/**
 * Class to provide information about the audio devices.
 * Provides information about an audio device.
 */
public final class AudioDeviceInfo {