Add android deploy info.

Each android binary build operation will output a deploy info
proto providing information about how to deploy and launch the
APK. The information will vary between build mode (normal,
mobile-install, split-apk) and is configuration-dependent.

NO_SQ: Presubmit broken

--
MOS_MIGRATED_REVID=120494036
diff --git a/src/main/protobuf/BUILD b/src/main/protobuf/BUILD
index 663b598..1e71e02 100644
--- a/src/main/protobuf/BUILD
+++ b/src/main/protobuf/BUILD
@@ -19,6 +19,7 @@
     "worker_protocol",
     "invocation_policy",
     "remote_protocol",
+    "android_deploy_info",
     "apk_manifest",
 ]