Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Increase attempts to start AudioRecord
Making the shell app foreground (specific for Android 11) may take more than 300ms on some devices, so increase the number of attempts from 3 to 5 (separated by 100ms). Fixes #4147 <#4147> Refs #3796 <#3796> Refs 02f4ff7
- Loading branch information