commit | 15f6ae2962bc8ed7840f3f8566be2f5be0e664c6 | [log] [tgz] |
---|---|---|
author | jasonwshsu <jasonwshsu@google.com> | Tue Nov 28 20:04:35 2023 +0800 |
committer | Jason Hsu <jasonwshsu@google.com> | Fri Dec 15 13:25:43 2023 +0000 |
tree | fad9f9c233ef7570f79e32de9b6a9972653fd0f0 | |
parent | 4ba29f49a5f49399afb5d3b495a4ecfc6f84795c [diff] |
[HA Audio Output] Remove unnecessary API call Root Cause: It will print warning logs when active device changed, but it is unnecessary because it removes strategy that did not exist. Solution: Check if strategy had been set before remove it. Bug: 293251163 Bug: 295457342 Test: atest HearingAidAudioRoutingHelperTest Change-Id: Ie8f3e7df4516ac819f7fec1ddbf50524c6bacc56