commit | 760cefe41348ac833ed393e83c80aef242a46135 | [log] [tgz] |
---|---|---|
author | Marvin Ramin <marvinramin@google.com> | Fri Nov 13 13:06:23 2020 +0100 |
committer | Marvin Ramin <marvinramin@google.com> | Tue Dec 15 16:53:38 2020 +0100 |
tree | 50c7579aa257188c01386fd67cc54d0d78619b94 | |
parent | 39b22fbcad2e859c0c5489e8e2c4626ea8bd2a8c [diff] |
Implement adb command to send vendor commands adb shell cmd hdmi_control vendorcommand <args> will send an HDMI-CEC vendor command to a target device. This equals a call to HdmiClient#sendVendorCommand. Bug: 173182293 Test: adb shell cmd hdmi_control vendorcommand; verify with cec-adapter Change-Id: Ie19ab05665be7c9e76fcd70634c13fcb202e2459