commit | 5f75329df74bad2e999177f711fa0727494fbc71 | [log] [tgz] |
---|---|---|
author | Paul Colta <donpaul@google.com> | Fri May 10 16:45:31 2024 +0000 |
committer | Paul Colta <donpaul@google.com> | Fri May 10 16:45:31 2024 +0000 |
tree | ffe6d6ad1c3d5bcbeb246be58c8c03b0525c1b3f | |
parent | 41dba274cbce3bfaa681dbf89223e4f906f9f389 [diff] |
HDMI: Disable SAM only if AVR doesn't ACK <UCP> message There is a small chance that sending a message might result in failure code 3 (other) for different reasons (e.g. driver is busy). We should disable SAM only if the AVR doesn't acknowledge the CEC message. This is similar to aosp/2619391. Bug: 326821366 Change-Id: Iadaa65f91a2338a8cc2653fd9af6f17cb80ae727 Test: manual