Merge "CEC: Fix JavaDoc errors." into lmp-mr1-dev

This commit is contained in:
Yuncheol Heo
2014-10-24 01:50:37 +00:00
committed by Android (Google) Code Review

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