DescriptionUpdate mojo shell so that --args-for can be used on android
This refactor the shell startup to factorize the parsing of --args-for argument
so that it can be reused on android.
It also changes the way android gets its application argument. Instead of
expecting it as a specific intent parameter, it does exactly as the desktop
version and looks for it in the generic argument list.
R=sky@chromium.org
Committed: https://chromium.googlesource.com/external/mojo/+/4fc210c67386a0700d25a30e1bd7282dfc753ca2
Patch Set 1 #Patch Set 2 : Remove spurious print #
Total comments: 19
Patch Set 3 : Refactor and add unit tests #
Total comments: 8
Patch Set 4 : Follow review #
Messages
Total messages: 6 (0 generated)
|