Searched refs:ANDROID_SERIAL (Results 1 - 3 of 3) sorted by relevance

/external/valgrind/
H A Druntest.sh19 if [ -z "$ANDROID_SERIAL" ]; then
/external/chromium_org/build/android/
H A Dadb_device_functions.sh53 ANDROID_SERIAL=$DEVICE eval "$*"
H A Dadb_gdb277 and ANDROID_SERIAL is not defined.
602 # If there are more than one device connected, and ANDROID_SERIAL is not
605 if [ "$NUM_DEVICES_PLUS2" -lt 3 -a -z "$ANDROID_SERIAL" ]; then
607 echo "Please define ANDROID_SERIAL to specify which one to use."

Completed in 234 milliseconds