commit | c67b893a6845b5fd6ee6e6f877143bfafad50055 | [log] [tgz] |
---|---|---|
author | Nathalie Le Clair <lcnathalie@google.com> | Tue Feb 18 17:19:20 2020 +0100 |
committer | Nathalie Le Clair <lcnathalie@google.com> | Tue Feb 18 17:01:02 2020 +0000 |
tree | b8ee7dc3a186fdb2fec860326173da80e043d28a | |
parent | 7e8e12e072cc56253f0969bd28a61a0d546d43c5 [diff] |
Default wake on plug to false for audio system Changes made: 1. Audio system device no longer wakes up on hotplug (as was already done for playback devices in change https://googleplex-android-review.git.corp.google.com/c/platform/frameworks/base/+/10319601) 2. Added unit tests for 1. 3. Added unit tests for change https://googleplex-android-review.git.corp.google.com/c/platform/frameworks/base/+/10319601 Note: we should consider implementing this change in HdmiCecLocalDeviceSource instead (which is the class HdmiCecLocalDevicePlayback and HdmiCecLocalDeviceAudioSystem extend), to have a streamlined behavior for all future source classes. Test: N/A Bug: 149479986 Change-Id: I953af5ea93b609919d768fa98dce47daf62f2f06