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

Commit b87fcca0 authored by Paul Colta's avatar Paul Colta
Browse files

HDMI: Update documentation for getConnectedDevices API

This API returns the list of all the HDMI CEC connected devices.


Bug: 339713328
Change-Id: I4750afb9c095ccbec3f8fb729c71fc9161b75e9d
parent 61aaa158
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -1353,9 +1353,6 @@ public final class HdmiControlManager {
    /**
     * Get a snapshot of the real-time status of the devices on the CEC bus.
     *
     * <p>This only applies to devices with switch functionality, which are devices with one
     * or more than one HDMI inputs.
     *
     * @return a list of {@link HdmiDeviceInfo} of the connected CEC devices on the CEC bus. An
     * empty list will be returned if there is none.
     */