Commit 1ffc3c0
committed
AudioPlayback: source lib_video.sh to enable video_step
- Add `. "$TOOLS/lib_video.sh"` after audio_common sourcing.
- Fixes runtime error: `video_step: not found` on AudioPlayback runs.
- Reuses existing video helpers (e.g., video_step) for consistent logging.
Signed-off-by: Srikanth Muppandam <smuppand@qti.qualcomm.com>1 parent 87c0b78 commit 1ffc3c0
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| 41 | + | |
| 42 | + | |
41 | 43 | | |
42 | 44 | | |
43 | 45 | | |
| |||
0 commit comments