Loading services/audioflinger/tests/README 0 → 100644 +13 −0 Original line number Diff line number Diff line For libsonic dependency: pushd external/sonic mm popd To build resampler library: pushd .. Optionally uncomment USE_NEON=false in Android.mk mm popd Then build here: mm services/audioflinger/tests/run_all_unit_tests.sh +2 −1 Original line number Diff line number Diff line Loading @@ -8,4 +8,5 @@ fi echo "waiting for device" adb root && adb wait-for-device remount adb shell /system/bin/resampler_tests #adb shell /system/bin/resampler_tests adb shell /data/nativetest/resampler_tests/resampler_tests Loading
services/audioflinger/tests/README 0 → 100644 +13 −0 Original line number Diff line number Diff line For libsonic dependency: pushd external/sonic mm popd To build resampler library: pushd .. Optionally uncomment USE_NEON=false in Android.mk mm popd Then build here: mm
services/audioflinger/tests/run_all_unit_tests.sh +2 −1 Original line number Diff line number Diff line Loading @@ -8,4 +8,5 @@ fi echo "waiting for device" adb root && adb wait-for-device remount adb shell /system/bin/resampler_tests #adb shell /system/bin/resampler_tests adb shell /data/nativetest/resampler_tests/resampler_tests