• msw's avatar
    Make Android Mojo Runner respect command line apps. · 1a4bbd1c
    msw authored
    Make Mandoline always run the mojo:window_manager.
    (afaik we don't want to specify other command line apps)
    Make Mojo Runner run the command line app (fallback on WM).
    (The Android impl wasn't respecting the command line app)
    Consolidate on Context::RunCommandLineApplication helper.
    
    BUG=486220
    TEST=Android mojo shell and apptest runner can run non-WM apps (eg. apptests).
    R=sky@chromium.org
    
    Review URL: https://codereview.chromium.org/1134713003
    
    Cr-Commit-Position: refs/heads/master@{#329970}
    1a4bbd1c
context.cc 11.6 KB