[autotest] Support run_suite with suite package and SSP for Brillo.

This change allows one to run run_suite command without using
--run_prod_code for Brillo build.
create_suite_job will use test_suites and control_files packages from
the Brillo build to create suite job and its test jobs.

Server-side packaging is also supported for newer builds that have
autotest_server_package artifact build.

BUG=chromium:584705
TEST=run in local instance, unittest, verify in moblab

Change-Id: Ia96ca4de919b178302580c23f911bb6445016285
Reviewed-on: https://chromium-review.googlesource.com/332431
Commit-Ready: Dan Shi <dshi@google.com>
Tested-by: Dan Shi <dshi@google.com>
Reviewed-by: Dan Shi <dshi@google.com>
diff --git a/global_config.ini b/global_config.ini
index ec75011..baf6b47 100644
--- a/global_config.ini
+++ b/global_config.ini
@@ -82,6 +82,7 @@
 # not have server side package built or with Autotest code change to support
 # server-side packaging.
 min_version_support_ssp: 6986
+min_launch_control_build_id_support_ssp: 2675445
 
 # Set to True to allow servod to be started automatically in Moblab.
 auto_start_servod: False
@@ -395,3 +396,4 @@
 [ANDROID]
 image_url_pattern: %s/static/%s
 stable_version_dragonboard: git_mnc-brillo-dev/dragonboard-userdebug/2512766
+package_url_pattern: %s/static/%s