CEC: Fix JavaDoc errors.

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

Bug: 18063758
Change-Id: I17c79510c184df8a62cde9a6a1d18109c299c15d
This commit is contained in:
Yuncheol Heo
2014-10-22 10:19:08 +09:00
parent 17e9d2468f
commit 5487ab07c7

View File

@@ -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
*/