Call make_dev_ssd.sh direct instead of using remote_access.py.

- Calling Rsync in remote_access.py will failed due to stderr/stdout
  redirection by autotest. (One solution is to redirect stderr/stdout in
  remote_access.py Rsync but that might have unforseeable effort to other
  program that uses remote_access).

BUG=None
TEST=Test manually with test_that

Change-Id: Ic2bd43ef237e8dbb96d3c11375af49d7fdfbd014
Reviewed-on: https://chromium-review.googlesource.com/245614
Tested-by: danny chan <dchan@chromium.org>
Commit-Queue: danny chan <dchan@chromium.org>
Reviewed-by: danny chan <dchan@chromium.org>
1 file changed