Commit 5a27b00
committed
AudioRecord: add minimal-build ALSA capture probe and skip path
Try direct ALSA capture on minimal images and report a clear SKIP when no usable capture profile is available.
Preserve existing full-build backend flow and logging.
Add a dedicated AudioRecord LAVA YAML for minimal images using ALSA capture probing and clear skip behavior.
Fixed shellcheck reported lint issues.
Signed-off-by: Srikanth Muppandam <smuppand@qti.qualcomm.com>1 parent 00350e4 commit 5a27b00
2 files changed
Lines changed: 472 additions & 190 deletions
Lines changed: 24 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
0 commit comments