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

Commit df8e815f authored by Daniel Cardenas's avatar Daniel Cardenas
Browse files

Class comment: Provides information about an audio device

Test: None
Change-Id: I3fb721b609267c4bd3a02490dd9aa7f4dd2926aa
parent 8de82ccc
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 {