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

automerge: fa76518

* commit 'fa7651877ff67b0729ced4fe2c449cba89b62221':
  CEC: Fix JavaDoc errors.
This commit is contained in:
Yuncheol Heo
2014-10-24 02:26:33 +00:00
committed by android-build-merger

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