Convert Update Engine arguments to base::CommandLine compatible format

base::CommandLine doesn't handle space-delimited flag-value pairs.  Any
non-bool flag must use an '=' as the delimiter.

BUG=chromium:402636
TEST=`cbuildbot --remote --hwtest falco-paladin`

Change-Id: I79112aa60d1f27ff0e5b8ee96f1ae46ee9a89a59
Reviewed-on: https://chromium-review.googlesource.com/223328
Reviewed-by: Alex Deymo <deymo@chromium.org>
Reviewed-by: Don Garrett <dgarrett@chromium.org>
Commit-Queue: Steve Fung <stevefung@chromium.org>
Tested-by: Steve Fung <stevefung@chromium.org>
2 files changed