diff options
| author | 2022-04-01 15:23:04 +0200 | |
|---|---|---|
| committer | 2022-04-12 14:17:37 +0000 | |
| commit | 082b4a8bdb1484a36c2edf6dc0a334e69a274d9b (patch) | |
| tree | b9efb0e188971f51b48638881ada49c0eef679fb /libs/androidfw/ApkParsing.cpp | |
| parent | d690893b54878f9c72660cd38c577c47b5045af4 (diff) | |
Fix OTT devices not reacting to messages in Standby
Reverts most changes to Playback device message handling in Standby from
aosp/1970899, to fix CTS tests and avoid unexpected behavior changes.
aosp/1970899 has all devices use HdmiCecStandbyModeHandler, which causes
Playback devices to ignore or <Feature Abort> certain messages in
standby. This caused CTS failures for cect_hf_4_6_7 and
cect_11_2_2_1 (b/226366076).
This CL moves all behavior-affecting handlers except for <User Control
Pressed> (required for the fix in aosp/1970899) back to TVs only: it is
safer to preserve the original behavior until there is a reason to change it.
Test: atest CtsHdmiCecHostTestCases
Bug: 226366076
Change-Id: I888da78e27503ca0dada29e8a8b1f3d3fe03a608
Diffstat (limited to 'libs/androidfw/ApkParsing.cpp')
0 files changed, 0 insertions, 0 deletions