AndroidTarget: fixed use of variables in as_root=True commands.

In order to execute as root, the command string gets echo'd into so;
previusly, double quotes were used in echo, which caused any veriables
in the command string to be expanded _before_ it was echoed.
1 file changed
tree: bedafef877e61a7970459907a7fad464b750c5b2
  1. devlib/
  2. doc/
  3. src/
  4. .gitignore
  5. README.rst
  6. setup.py