Fix <Vendor Command With ID> unallowed issue
Basically CEC CTS test overlooks sending commands which is not important for the test, but <Vendor Command With ID> is missing on the white list (allowedMessages) and its definition is also missing so that the test might fail.
Add the definition and fix allowedMessages to include <Vendor Command With ID>.
Bug: 307838961
Test: run cts -m CtsHdmiCecHostTestCases -t android.hdmicec.cts.common.HdmiCecStartupTest#cectVerifyStartupMessages_Cec14b
Change-Id: I702bc0e9d24e4b518a66a783283ace77b3b9d4d1
2 files changed