Sign in
android
/
platform
/
frameworks
/
av
/
5a856f2092f7086aa0fea9ae06b9255befcdcd34
/
.
/
services
/
audioflinger
/
tests
/
run_all_unit_tests.sh
blob: ffae6ae0865aaa3949015e03e1c36fba1354707f [
file
] [
log
] [
blame
]
#!/bin/bash
if
[
-
z
"$ANDROID_BUILD_TOP"
];
then
echo
"Android build environment not set"
exit
-
1
fi
echo
"waiting for device"
adb root
&&
adb wait
-
for
-
device remount
adb shell
/
system
/
bin
/
resampler_tests