[3.13] gh-137242: Allow Android testbed to take all Python command-line options (GH-138805) by miss-islington · Pull Request #139638 · python/cpython

@mhsmith @miss-islington

…e options (pythonGH-138805)

Modifies the Android test runner to ensure that all valid Python command line
options are preserved when running the test suite.
(cherry picked from commit a9b0506)

Co-authored-by: Malcolm Smith <smith@chaquo.com>

freakboy3742