diff options
| author | 2022-05-12 15:14:37 +0200 | |
|---|---|---|
| committer | 2022-05-12 15:16:35 +0000 | |
| commit | 48b98602b28275dfdcab27e7f83a5b79b34b4798 (patch) | |
| tree | fd6fdeae450580c56fea4104c49e39e0b1638b48 /libs/androidfw/StringPool.cpp | |
| parent | 46887f8e68b576ca201150c1f9e98aa0c151b362 (diff) | |
Don't send <Report ARC Initiated> until ARC is enabled
Send <Report ARC Initiated> only when ARC is physically enabled.
Currently, this can be sent several seconds early, which violates the
CEC spec.
Currently, when initiating ARC, we do the following in parallel:
1. Query SADs -> Enable ARC
2. Send <Report ARC Initiated>
This CL queries SADs first, to better align the other two tasks:
Query SADs -> | 1. Enable ARC
| 2. Send <Report ARC Initiated>
Bug: 232241939
Test: manual; atest HdmiCecLocalDeviceTvTest
Change-Id: Ifebc283a8143a7bb48e4cf14ef09090eb1f852fa
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions