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

Commit 8991001f authored by Yuncheol Heo's avatar Yuncheol Heo Committed by android-build-merger
Browse files

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

automerge: f235449e

* commit 'f235449e':
  CEC: Fix JavaDoc errors.
parents fe86d924 f235449e
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
 */