android: Fixed issue using single quoted command with adb_shell

When using 'check_exit_code' and 'as_root' options for adb_shell with
a command containing single quotes, the provided command was escaped
twice which has now been avoided.
1 file changed
tree: 4ed01ff4e44b045d781ba8d959bc094df0409b59
  1. devlib/
  2. doc/
  3. src/
  4. .gitignore
  5. README.rst
  6. setup.py