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

Commit 5487ab07 authored by Yuncheol Heo's avatar Yuncheol Heo
Browse files

CEC: Fix JavaDoc errors.

- Removed the link tag to the non-public objects.

Bug: 18063758
Change-Id: I17c79510c184df8a62cde9a6a1d18109c299c15d
parent 17e9d246
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -8,7 +8,7 @@ import android.util.Log;

/**
 * Parent for classes of various HDMI-CEC device type used to access
 * {@link HdmiControlService}. Contains methods and data used in common.
 * the HDMI control system service. Contains methods and data used in common.
 *
 * @hide
 */