commit | a2dbb685462c50ace986c838dfde13e3a8af0cc3 | [log] [tgz] |
---|---|---|
author | daren.liao <daren.liao@mediatek.com> | Wed Mar 03 14:27:39 2021 +0800 |
committer | Daren Liao <daren.liao@mediatek.com> | Wed Mar 03 06:41:54 2021 +0000 |
tree | 8f7288b687a4e1a86f4c581b91681e2a2d1ca038 | |
parent | cf48b9c899df41166d782c837406c00950aa9471 [diff] |
Handle messages in standby for DeviceDiscoveryAction The modification of HdmiCecStandbyModeHandler is for processing DeviceDiscoveryAction on quiescent boot, where the power status is POWER_STATUS_STANDBY. Without the modification,<Device vendor ID> and <Report power status> are not passed to DeviceDiscoveryAction, and CEC framework cannot establish device information correctly. Bug: 174982925 Change-Id: Ie0a7ec3892d5f0a97d192b184454c9bde9f92a09