commit | bbf32274654be5494833d34e4be6b13f46db61d1 | [log] [tgz] |
---|---|---|
author | Zhou Song <zhous@codeaurora.org> | Wed Mar 17 17:23:00 2021 +0800 |
committer | Zhou Song <zhous@codeaurora.org> | Wed Mar 17 17:23:00 2021 +0800 |
tree | 80a5db8065e90258cbd3ba99fc1204fdc8a09152 | |
parent | b2ff959ac31ea79bfdac6da99845d20f7771e674 [diff] |
hal: check exact active call state when reporting device event By checking call mode which can be set after starting of audio capture usecase, it can lead to wrong use case type reported to sound trigger hal for device event. Instead, check the exact call state to populate correct use case type. Change-Id: Id8123b34ff4f9aece17ef9447eca448174a2a260