commit | 4c657bfbd20f7038c767615313f8e4c23e09058a | [log] [tgz] |
---|---|---|
author | Zhou Song <zhous@codeaurora.org> | Fri Sep 07 23:40:04 2018 +0800 |
committer | Zhou Song <zhous@codeaurora.org> | Mon Sep 10 13:33:20 2018 +0800 |
tree | 490e237203189be9f54c57067dfe0c8851063be1 | |
parent | e7d13b373dd55172bbaca0ab2d268263445c0d8e [diff] |
policy_hal: avoid unnecessary closure of HOTWORD recording When the new selected input device is not supported by current input handle, normally it needs to be closed and then create a new one to capture with the new device. While for HOTWORD recording, as the data will either be captured from handset mic or headset mic, recording can be continued on the original input handle. Change-Id: I0f20811effc18433d97b5460b66d4fed21c323b4