xref: /aosp_15_r20/frameworks/av/media/libaaudio/examples/loopback/README.md (revision ec779b8e0859a360c3d303172224686826e6e0e1)
1# to run the loopback test from the command line
2{cd to top of the repo}
3mmma frameworks/av/media/libaaudio/examples/
4adb root
5adb remount -R
6adb push $OUT/data/nativetest/aaudio_loopback/aaudio_loopback /data/aaudio_loopback
7adb shell /data/aaudio_loopback -?
8