Searched refs:ANDROID_SERIAL (Results 1 – 2 of 2) sorted by relevance
306 export ANDROID_SERIAL=$ADB_DEVICES309 if [ "$ANDROID_SERIAL" ]; then310 ADB_DEVICES=$ANDROID_SERIAL325 log "Using ADB device: $ANDROID_SERIAL ($FINGERPRINT)"
19 if [ -z "$ANDROID_SERIAL" ]; then