Sign in
android
/
platform
/
frameworks
/
support
/
962c1f9a6bc6e37dd1925d9e41fad77a1e352dbe
/
.
/
busytown
/
androidx_device_tests.sh
blob: 5f72d6f22b18f1ce543025e6fe848a7dd8bd08c9 [
file
] [
log
] [
blame
]
#!/bin/bash
set
-
e
echo
"Starting $0 at $(date)"
cd
"$(dirname $0)"
impl
/
build
.
sh zipTestConfigsWithApks \
"$@"
echo
"Completing $0 at $(date)"