Merge branch 'dkoch_fix_apk_args' into 'master'
authorPyry Haulos <phaulos@google.com>
Thu, 21 Jan 2016 16:27:05 +0000 (11:27 -0500)
committerPyry Haulos <phaulos@google.com>
Thu, 21 Jan 2016 16:27:05 +0000 (11:27 -0500)
Fix typo in android launch command

I believe the correct argument is supposed to be "-e" not "-es" (that's what I've always been using and -es doesn't seem to work).

See merge request !365


Trivial merge