Home
last modified time | relevance | path

Searched refs:EMULATOR_PORT (Results 1 – 2 of 2) sorted by relevance

/bootable/recovery/applypatch/
Dimgdiff_test.sh9 EMULATOR_PORT=5580
25 emulator -wipe-data -noaudio -no-window -port $EMULATOR_PORT &
27 ADB="adb -s emulator-$EMULATOR_PORT "
Dapplypatch.sh13 EMULATOR_PORT=5580
35 emulator -wipe-data -noaudio -no-window -port $EMULATOR_PORT &
37 ADB="adb -s emulator-$EMULATOR_PORT "