commit | 4c55329b56510669e5f9614e0fda3fd4cbf86949 | [log] [tgz] |
---|---|---|
author | Paul Colta <donpaul@google.com> | Tue Dec 12 10:30:43 2023 +0100 |
committer | Paul Colta <donpaul@google.com> | Tue Dec 12 15:21:22 2023 +0100 |
tree | 53ef9f912b36118e918ac5793d2f80ec1f895dcf | |
parent | f26211a6c5cdf1ae020542d44b60840030a59b57 [diff] |
HDMI: RequestActiveSource's callback updates local AS only when invalid The local active source may have already been changed by another action before the RequestActiveSource action is complete. This extra check provides more confidence that the TV needs to broadcast <Active Source> and helps to avoid future bugs if a new way of updating the active source is added. Bug: 315141766 Test: atest HdmiCecLocalDeviceTvTest Change-Id: Ied4bdfa5e74239ae28c18fff8b7beee8919353a9