commit | 42961ff17175c190be8bd9624e8fc6fa9153f38a | [log] [tgz] |
---|---|---|
author | Dan Willemsen <dwillemsen@google.com> | Tue Dec 03 23:51:36 2019 -0800 |
committer | Dan Willemsen <dwillemsen@google.com> | Wed Dec 04 07:57:22 2019 +0000 |
tree | 00eeeeaacfe44bed84337c85a1361409aed3e7cd | |
parent | c64117dc05d28ca7021abcd50940bf655242b206 [diff] |
Stop manually messing with argv This hadn't been working properly, as python was still attempting to parse the arguments as python arguments. Instead, when we intend to run an embedded program, tell python not to parse argv for python options, and set the "run_filename" to the zip file. Test: build/soong/python/tests/runtest.sh Change-Id: I98b589e39890c457ce6268c4567044d7850add8d