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
Loading
Please register or sign in to comment