diff options
author | Nathalie Le Clair <lcnathalie@google.com> | 2021-02-16 17:25:11 +0100 |
---|---|---|
committer | Nathalie Le Clair <lcnathalie@google.com> | 2021-02-22 13:50:40 +0000 |
commit | 4c0c963f6e4f3c3d09fafc073a3ff73fd20facf9 (patch) | |
tree | 755fd3661cf3f9720472addaa6bf0b4283c03260 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | c304c1624dbab0d31f14ac96ec99b886032e53f3 (diff) |
Always start DeviceSelectAction with <Set Stream Path>
Before this change:
For CEC 1.4 devices, the action waits for the target device to turn on before sending <Set Stream Path>.
After this change:
For CEC 1.4 devices, the action sends <Set Stream Path> already at the start. Result: the action will complete more quickly for target devices that support waking up to and caching <Send Stream Path> messages when still asleep. <Set Stream Path> will still be sent only once for 2.0 devices but twice for 1.4 devices.
Test: atest DeviceSelectActionTest
Bug: 179463842
Change-Id: Iac2a622e63b5c0610cc224b3eedeb037820a8cf4
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions