Home | History | Annotate | Download | only in en.us
      1 # Run this from Ubuntu to copy files from device
      2 
      3 export TESTDIR=/system/usr/srec
      4 
      5 adb pull $TESTDIR/config/en.us/out_SHIP_set_get_param.txt out_SHIP_set_get_param.txt
      6 adb pull $TESTDIR/config/en.us/recog4_SHIP_set_get_param.res recog4_SHIP_set_get_param.res
      7