commit | 4e891c6e621cd7448c9da793ddef941accac1b3e | [log] [tgz] |
---|---|---|
author | Aravind Angadi <aravind.angadi@ittiam.com> | Mon Apr 05 19:39:12 2021 +0530 |
committer | Aravind Angadi <aravind.angadi@ittiam.com> | Wed Apr 07 12:30:06 2021 +0000 |
tree | ca50c074279b4899cc3f3a7ec2fd36d06914407c | |
parent | 36cd81b3d2bc5abfd123e475821387cbe6580362 [diff] |
CEC: Remove the TODO in HdmiPlaybackClient class HdmiControlService.oneTouchPlay method is already switching the long running one touch play process to the service thread from the UI thread and is also able to handle multiple OTP requests in parallel. Remove TODO to use PendingResult. Bug: 159901363 Test: None Change-Id: Ife8c8268edb8a40255a52dd1eda2ab60020803c8