commit | c33cf7f1cd6f263c0f529053730ee8420dfda80a | [log] [tgz] |
---|---|---|
author | Mingshu Pang <mpang@codeaurora.org> | Tue Jul 28 18:07:33 2020 +0800 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Wed Jul 29 22:42:46 2020 -0700 |
tree | 9f8515d35fd4848a3371860e46ec149f1d1a9546 | |
parent | fc01f038193f228c1634138125544ee2973532ab [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: 2742397 Change-Id: Iee4649784dcdcf9e3c9db1e277bc0b21388d53f5