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

Commit b9e60f35 authored by Jinsuk Kim's avatar Jinsuk Kim Committed by Jungshik Jang
Browse files

DO NOT MERGE: Added missing entries in the cec device array

Change-Id: Ibb775f47cb9fb53df0a1baf67d09d76c4cb42392
parent 1b3718ee
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -194,6 +194,8 @@ public final class HdmiCec {
        DEVICE_RECORDER,  // ADDR_RECORDER_3
        DEVICE_TUNER,  // ADDR_TUNER_4
        DEVICE_PLAYBACK,  // ADDR_PLAYBACK_3
        DEVICE_RESERVED,
        DEVICE_RESERVED,
        DEVICE_TV,  // ADDR_SPECIFIC_USE
    };

@@ -210,6 +212,8 @@ public final class HdmiCec {
        "Recorder_3",
        "Tuner_4",
        "Playback_3",
        "Reserved_1",
        "Reserved_2",
        "Secondary_TV",
    };