commit | f2d5790ccbc3f08f9a48b37538766027bbbbbd47 | [log] [tgz] |
---|---|---|
author | Mingshu Pang <mpang@codeaurora.org> | Mon Oct 28 11:12:18 2019 +0800 |
committer | Mingshu Pang <mpang@codeaurora.org> | Thu Oct 31 18:10:52 2019 +0800 |
tree | 9ca279dba91601b530fa7e5993588a93c8163d4b | |
parent | cbb97ade6e28c5d905b306657c0b6f549b2030dc [diff] |
config: Add fast input profile for the record concurrency If two recording apps both select the primary input with fast flag, second app will fail to start because the hal doesn't support two inputs with the same use case if input can't be reused since of the limit of primary input's max open count. Add the dedicated profile for “low-latency-record” to make the first input can be reused if possible. CRs-Fixed: 2550228 Change-Id: I233bd3eaf614b195df0a41402747f496d3a56b44