toolchain: begin transition to ArtifactProfileInfo.

Begin migration from PrepareForBuildAdditionalArgs to
ArtifactProfileInfo.  Add image_build_id.

BUG=chromium:1019868
TEST=generate.sh

Change-Id: Ibfdbe68ed1e76356f3f46c5dd0a871ca316ffb8f
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/infra/proto/+/2141697
Tested-by: LaMont Jones <lamontjones@chromium.org>
Auto-Submit: LaMont Jones <lamontjones@chromium.org>
Reviewed-by: Alex Klein <saklein@chromium.org>
Reviewed-by: Mike Nichols <mikenichols@chromium.org>
Commit-Queue: Mike Nichols <mikenichols@chromium.org>
diff --git a/go/chromite/api/toolchain.pb.go b/go/chromite/api/toolchain.pb.go
index e839e44..d6b2049 100644
--- a/go/chromite/api/toolchain.pb.go
+++ b/go/chromite/api/toolchain.pb.go
@@ -166,10 +166,13 @@
 	// Information about artifacts available when preparing.
 	InputArtifacts []*chromiumos.BuilderConfig_Artifacts_InputArtifactInfo `protobuf:"bytes,4,rep,name=input_artifacts,json=inputArtifacts,proto3" json:"input_artifacts,omitempty"`
 	// Additional arguments used in PrepareForBuild.
-	AdditionalArgs       *chromiumos.PrepareForBuildAdditionalArgs `protobuf:"bytes,5,opt,name=additional_args,json=additionalArgs,proto3" json:"additional_args,omitempty"`
-	XXX_NoUnkeyedLiteral struct{}                                  `json:"-"`
-	XXX_unrecognized     []byte                                    `json:"-"`
-	XXX_sizecache        int32                                     `json:"-"`
+	// TODO(crbug/1019868): Transition to artifact_profile_info.
+	AdditionalArgs *chromiumos.PrepareForBuildAdditionalArgs `protobuf:"bytes,5,opt,name=additional_args,json=additionalArgs,proto3" json:"additional_args,omitempty"`
+	// Profile information used for the artifact.
+	ProfileInfo          *chromiumos.ArtifactProfileInfo `protobuf:"bytes,6,opt,name=profile_info,json=profileInfo,proto3" json:"profile_info,omitempty"`
+	XXX_NoUnkeyedLiteral struct{}                        `json:"-"`
+	XXX_unrecognized     []byte                          `json:"-"`
+	XXX_sizecache        int32                           `json:"-"`
 }
 
 func (m *PrepareForToolchainBuildRequest) Reset()         { *m = PrepareForToolchainBuildRequest{} }
@@ -232,6 +235,13 @@
 	return nil
 }
 
+func (m *PrepareForToolchainBuildRequest) GetProfileInfo() *chromiumos.ArtifactProfileInfo {
+	if m != nil {
+		return m.ProfileInfo
+	}
+	return nil
+}
+
 // TODO(crbug/1019868): Migrate to using chromiumos.PrepareForBuildResponse.
 type PrepareForToolchainBuildResponse struct {
 	BuildRelevance       PrepareForToolchainBuildResponse_BuildRelevance `protobuf:"varint,1,opt,name=build_relevance,json=buildRelevance,proto3,enum=chromite.api.PrepareForToolchainBuildResponse_BuildRelevance" json:"build_relevance,omitempty"`
@@ -282,10 +292,13 @@
 	// Which artifacts are wanted?
 	ArtifactTypes []chromiumos.BuilderConfig_Artifacts_ArtifactTypes `protobuf:"varint,4,rep,packed,name=artifact_types,json=artifactTypes,proto3,enum=chromiumos.BuilderConfig_Artifacts_ArtifactTypes" json:"artifact_types,omitempty"`
 	// Additional arguments that were used in PrepareForBuild.
-	AdditionalArgs       *chromiumos.PrepareForBuildAdditionalArgs `protobuf:"bytes,5,opt,name=additional_args,json=additionalArgs,proto3" json:"additional_args,omitempty"`
-	XXX_NoUnkeyedLiteral struct{}                                  `json:"-"`
-	XXX_unrecognized     []byte                                    `json:"-"`
-	XXX_sizecache        int32                                     `json:"-"`
+	// TODO(crbug/1019868): Transition to artifact_profile_info.
+	AdditionalArgs *chromiumos.PrepareForBuildAdditionalArgs `protobuf:"bytes,5,opt,name=additional_args,json=additionalArgs,proto3" json:"additional_args,omitempty"`
+	// Profile information used for the artifact.
+	ProfileInfo          *chromiumos.ArtifactProfileInfo `protobuf:"bytes,6,opt,name=profile_info,json=profileInfo,proto3" json:"profile_info,omitempty"`
+	XXX_NoUnkeyedLiteral struct{}                        `json:"-"`
+	XXX_unrecognized     []byte                          `json:"-"`
+	XXX_sizecache        int32                           `json:"-"`
 }
 
 func (m *BundleToolchainRequest) Reset()         { *m = BundleToolchainRequest{} }
@@ -348,6 +361,13 @@
 	return nil
 }
 
+func (m *BundleToolchainRequest) GetProfileInfo() *chromiumos.ArtifactProfileInfo {
+	if m != nil {
+		return m.ProfileInfo
+	}
+	return nil
+}
+
 // Response describing which bundles were dumped to the given output directory.
 type BundleToolchainResponse struct {
 	// The artifacts that added to the output directory.
@@ -492,60 +512,62 @@
 func init() { proto.RegisterFile("chromite/api/toolchain.proto", fileDescriptor_7ff43bdb7436d394) }
 
 var fileDescriptor_7ff43bdb7436d394 = []byte{
-	// 836 bytes of a gzipped FileDescriptorProto
-	0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xbc, 0x56, 0xdd, 0x6e, 0x1b, 0x45,
-	0x14, 0xee, 0xae, 0x83, 0x5b, 0x1f, 0x27, 0xf6, 0x32, 0x12, 0x89, 0x59, 0x5a, 0xd5, 0xb2, 0x40,
-	0x4a, 0x2b, 0x61, 0x8b, 0x40, 0x11, 0x42, 0xe2, 0x62, 0x63, 0x6f, 0x54, 0x93, 0x74, 0x1d, 0x8d,
-	0x9d, 0x14, 0xb8, 0x60, 0x35, 0xf6, 0xce, 0x3a, 0x23, 0x39, 0x3b, 0xcb, 0xcc, 0xb8, 0x22, 0x12,
-	0x8f, 0xc0, 0x1b, 0xc0, 0xd3, 0xe4, 0x1d, 0x78, 0x8c, 0x8a, 0x57, 0x40, 0xfb, 0xbf, 0x9b, 0xa6,
-	0xaa, 0x83, 0xa0, 0x77, 0x3e, 0x73, 0xfe, 0xbe, 0xf3, 0x9d, 0xcf, 0x47, 0x0b, 0x0f, 0x17, 0x17,
-	0x82, 0x5f, 0x32, 0x45, 0x07, 0x24, 0x64, 0x03, 0xc5, 0xf9, 0x6a, 0x71, 0x41, 0x58, 0xd0, 0x0f,
-	0x05, 0x57, 0x1c, 0x6d, 0x67, 0xde, 0x3e, 0x09, 0x99, 0x59, 0x8d, 0x25, 0x42, 0x31, 0x9f, 0x2c,
-	0x94, 0x4c, 0x62, 0x6f, 0x78, 0xe7, 0x6b, 0xb6, 0xf2, 0x5c, 0x12, 0xb2, 0xd4, 0x6b, 0x56, 0xbc,
-	0xf2, 0x4a, 0x0a, 0xce, 0x55, 0xea, 0x7b, 0x9c, 0xf8, 0xd6, 0x97, 0x5c, 0x26, 0x79, 0x54, 0xb8,
-	0x0b, 0x1e, 0xf8, 0x6c, 0x99, 0x06, 0xec, 0x95, 0x02, 0x16, 0xfc, 0xf2, 0x92, 0xa7, 0xf8, 0x7a,
-	0x7f, 0x6a, 0xb0, 0x6d, 0xa5, 0x38, 0xc6, 0x81, 0xcf, 0xd1, 0x39, 0xec, 0x64, 0xb8, 0x5c, 0x75,
-	0x15, 0xd2, 0x8e, 0xd6, 0xd5, 0xf6, 0x5b, 0x07, 0x5f, 0xf4, 0x8b, 0x0a, 0xfd, 0xc3, 0xa4, 0xc5,
-	0x30, 0xe9, 0x60, 0xe5, 0x63, 0x64, 0xbf, 0x66, 0x57, 0x21, 0x95, 0x78, 0x9b, 0x94, 0x4c, 0xf4,
-	0x15, 0x34, 0xf2, 0x79, 0x3b, 0x7a, 0xb7, 0xb6, 0xdf, 0x3c, 0xd8, 0xed, 0x97, 0xc9, 0xc9, 0xb3,
-	0x71, 0x11, 0xd8, 0xfb, 0xbd, 0x06, 0x8f, 0x4f, 0x05, 0x0d, 0x89, 0xa0, 0x47, 0x5c, 0xcc, 0x32,
-	0x72, 0x63, 0x00, 0x98, 0xfe, 0xb2, 0xa6, 0x52, 0xa1, 0x1f, 0xa0, 0x55, 0x41, 0x2c, 0x3b, 0x5a,
-	0xb7, 0xf6, 0xef, 0x20, 0xef, 0x94, 0x21, 0x4b, 0xf4, 0x14, 0xea, 0x51, 0x09, 0xae, 0x3a, 0x7a,
-	0x57, 0xdb, 0x6f, 0x1e, 0xa0, 0x72, 0xc5, 0x61, 0xec, 0xc1, 0x69, 0x04, 0x1a, 0xc0, 0xfd, 0x74,
-	0x27, 0x9d, 0x5a, 0x1c, 0xfc, 0x51, 0x75, 0xba, 0x69, 0xe2, 0xc4, 0x59, 0x14, 0xfa, 0x19, 0xda,
-	0x2c, 0x08, 0xd7, 0xca, 0x2d, 0x68, 0xd9, 0x8a, 0x69, 0x79, 0xb6, 0x09, 0xee, 0x71, 0x94, 0x5a,
-	0x5e, 0x1c, 0x6e, 0xb1, 0xf2, 0x93, 0x44, 0x18, 0xda, 0xc4, 0xf3, 0x98, 0x62, 0x3c, 0x20, 0x2b,
-	0x97, 0x88, 0xa5, 0xec, 0x7c, 0x10, 0x03, 0x7b, 0x52, 0xae, 0x5f, 0x90, 0x1b, 0x77, 0xb2, 0xf2,
-	0x0c, 0x4b, 0x2c, 0x25, 0x6e, 0x91, 0x8a, 0xdd, 0xfb, 0x4b, 0x83, 0xee, 0xdb, 0xd7, 0x21, 0x43,
-	0x1e, 0x48, 0x8a, 0x7c, 0x68, 0x27, 0xda, 0x15, 0x74, 0x45, 0x5f, 0x91, 0x60, 0x91, 0x69, 0xe8,
-	0xbb, 0x2a, 0x23, 0xef, 0x2a, 0xd4, 0x4f, 0xad, 0xb4, 0x08, 0x6e, 0xcd, 0x2b, 0x76, 0x6f, 0x0c,
-	0xad, 0x6a, 0x04, 0x6a, 0x43, 0xf3, 0xcc, 0x99, 0x9e, 0xda, 0xc3, 0xf1, 0xd1, 0xd8, 0x1e, 0x19,
-	0xf7, 0x10, 0x40, 0xdd, 0xb1, 0xed, 0x91, 0x3d, 0x32, 0x34, 0xd4, 0x84, 0xfb, 0x67, 0xce, 0xb1,
-	0x33, 0x79, 0xe9, 0x18, 0x3a, 0xda, 0x81, 0xc6, 0xe9, 0x64, 0xec, 0xcc, 0x4e, 0xec, 0xe9, 0xd4,
-	0xa8, 0xf5, 0xae, 0x75, 0xd8, 0x3d, 0x5c, 0x07, 0xde, 0x8a, 0xe6, 0x50, 0x32, 0x75, 0x15, 0x1a,
-	0xd0, 0xee, 0xa2, 0x01, 0x7d, 0x23, 0x0d, 0x3c, 0x02, 0xe0, 0x6b, 0x15, 0x89, 0xc0, 0x63, 0x22,
-	0xd6, 0x4d, 0x03, 0x37, 0x92, 0x97, 0x11, 0x13, 0xb7, 0x28, 0x7b, 0xeb, 0x3f, 0x52, 0xf6, 0xff,
-	0x21, 0x8e, 0x39, 0xec, 0xbd, 0xc1, 0x61, 0x2a, 0x09, 0xab, 0x18, 0x44, 0xba, 0x2c, 0xf0, 0x79,
-	0x7a, 0x01, 0xcc, 0xdb, 0x2f, 0x40, 0xac, 0xe7, 0x1c, 0xb1, 0x8c, 0xcc, 0xef, 0xb7, 0x1e, 0x68,
-	0x86, 0xde, 0xfb, 0x43, 0x03, 0xf3, 0x9c, 0x0a, 0xe6, 0x5f, 0x59, 0x47, 0xa3, 0x49, 0x3e, 0x6c,
-	0xb6, 0xac, 0x6f, 0x61, 0x3b, 0x91, 0x9e, 0x22, 0x62, 0x49, 0xb3, 0x95, 0xed, 0xbd, 0x41, 0xd7,
-	0x2c, 0x76, 0xe3, 0xe6, 0xbc, 0x30, 0x90, 0x75, 0xf3, 0xf0, 0xe9, 0xb1, 0x68, 0x1f, 0x96, 0x93,
-	0xcb, 0x4d, 0x23, 0x22, 0xab, 0x37, 0xae, 0xf7, 0x0c, 0x3e, 0xb9, 0x15, 0x5c, 0xca, 0xc2, 0x2e,
-	0xd4, 0xa5, 0x22, 0x6a, 0x2d, 0x63, 0x5c, 0x0f, 0x70, 0x6a, 0x3d, 0xf5, 0xc1, 0xb8, 0x59, 0x38,
-	0x12, 0xa8, 0x33, 0x71, 0x6c, 0x77, 0xf6, 0xe3, 0xa9, 0x6d, 0xdc, 0x8b, 0xcc, 0x09, 0x1e, 0xd9,
-	0xf8, 0x68, 0x7c, 0x62, 0x1b, 0x1a, 0x42, 0xd0, 0x3a, 0xb4, 0x9d, 0xe1, 0xf3, 0x17, 0x16, 0x3e,
-	0x76, 0xa3, 0x5c, 0x43, 0x8f, 0xc4, 0x7f, 0x6c, 0x63, 0xc7, 0x3e, 0x49, 0x1e, 0x6a, 0xd1, 0xc3,
-	0xf0, 0x39, 0x9e, 0xbc, 0xb0, 0x93, 0x87, 0xad, 0x83, 0xbf, 0x6b, 0x60, 0xe4, 0xbb, 0x99, 0x52,
-	0xf1, 0x8a, 0x2d, 0x28, 0xfa, 0x0d, 0x1e, 0x9d, 0x85, 0x1e, 0x51, 0xd4, 0x8e, 0xc9, 0x78, 0xc9,
-	0xd4, 0x45, 0x05, 0x3d, 0xda, 0xaf, 0xee, 0xe8, 0xed, 0xec, 0x9b, 0x4f, 0x36, 0x88, 0x4c, 0xa8,
-	0xe8, 0xd5, 0xaf, 0x5f, 0x9b, 0xba, 0xa1, 0xa1, 0x5f, 0xe1, 0xe3, 0xb3, 0x70, 0xc5, 0x89, 0x77,
-	0x4e, 0x95, 0xa2, 0xde, 0x7b, 0xec, 0x1c, 0x42, 0xfb, 0x86, 0xbc, 0xd1, 0xe7, 0x9b, 0xde, 0xa7,
-	0xa4, 0x69, 0xff, 0x6e, 0xe7, 0x2c, 0x3a, 0xf8, 0xc9, 0xff, 0xa3, 0x98, 0xf0, 0xd3, 0x6a, 0x89,
-	0xdb, 0x4f, 0x90, 0xf9, 0xd9, 0x3b, 0xa2, 0x92, 0xfa, 0xe6, 0x87, 0xd7, 0xaf, 0xcd, 0x1d, 0x68,
-	0xe4, 0x5f, 0x20, 0x86, 0x7e, 0xf8, 0xcd, 0x4f, 0x5f, 0x2f, 0x79, 0x2e, 0xe0, 0x3e, 0x17, 0xcb,
-	0x41, 0xe9, 0x43, 0x80, 0x05, 0xbe, 0x20, 0x83, 0xf8, 0x3b, 0x60, 0xb0, 0xe4, 0x83, 0xf2, 0xf7,
-	0xc5, 0xbc, 0x1e, 0x3f, 0x7f, 0xf9, 0x4f, 0x00, 0x00, 0x00, 0xff, 0xff, 0xc9, 0xcd, 0x4c, 0xa4,
-	0xde, 0x08, 0x00, 0x00,
+	// 866 bytes of a gzipped FileDescriptorProto
+	0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xcc, 0x56, 0xdd, 0x6e, 0x1b, 0x45,
+	0x14, 0xee, 0xae, 0x83, 0x5b, 0x1f, 0x3b, 0xf6, 0x32, 0x12, 0x89, 0x59, 0x5a, 0xc5, 0xb2, 0x40,
+	0x4a, 0x2b, 0x61, 0x8b, 0x40, 0x11, 0x42, 0xe2, 0xc2, 0x3f, 0x1b, 0xd5, 0x24, 0x5d, 0x5b, 0x63,
+	0x27, 0x05, 0x2e, 0xb0, 0xc6, 0xf6, 0xac, 0x33, 0x92, 0xb3, 0xb3, 0xcc, 0x8c, 0x2b, 0x22, 0x71,
+	0xcd, 0x4b, 0xc0, 0xd3, 0xf4, 0x09, 0xb8, 0xe1, 0x31, 0x2a, 0x5e, 0x01, 0xed, 0xce, 0xfe, 0xa6,
+	0xa9, 0x9a, 0x20, 0x84, 0xb8, 0xf3, 0xf9, 0x99, 0x73, 0xbe, 0xf9, 0xce, 0x37, 0xc7, 0x0b, 0x0f,
+	0x97, 0x17, 0x82, 0x5f, 0x32, 0x45, 0xbb, 0x24, 0x60, 0x5d, 0xc5, 0xf9, 0x66, 0x79, 0x41, 0x98,
+	0xdf, 0x09, 0x04, 0x57, 0x1c, 0xd5, 0x92, 0x68, 0x87, 0x04, 0xcc, 0x2e, 0xe6, 0x12, 0xa1, 0x98,
+	0x47, 0x96, 0x4a, 0xea, 0xdc, 0x6b, 0xd1, 0xc5, 0x96, 0x6d, 0x56, 0x73, 0x12, 0xb0, 0x38, 0x6a,
+	0x17, 0xa2, 0xf2, 0x4a, 0x0a, 0xce, 0x55, 0x1c, 0x3b, 0xd0, 0xb1, 0xed, 0x25, 0x97, 0xfa, 0x1c,
+	0x15, 0xf3, 0x25, 0xf7, 0x3d, 0xb6, 0x8e, 0x13, 0xf6, 0x73, 0x09, 0x4b, 0x7e, 0x79, 0xc9, 0x63,
+	0x7c, 0xed, 0xdf, 0x0d, 0xa8, 0xf5, 0x62, 0x1c, 0x23, 0xdf, 0xe3, 0xe8, 0x1c, 0x76, 0x13, 0x5c,
+	0x73, 0x75, 0x15, 0xd0, 0xa6, 0xd1, 0x32, 0x0e, 0xeb, 0x47, 0x9f, 0x75, 0xb2, 0x0a, 0x9d, 0xbe,
+	0x6e, 0x31, 0xd0, 0x1d, 0x7a, 0xe9, 0x35, 0x92, 0x5f, 0xb3, 0xab, 0x80, 0x4a, 0x5c, 0x23, 0x39,
+	0x13, 0x7d, 0x01, 0x95, 0xf4, 0xbe, 0x4d, 0xb3, 0x55, 0x3a, 0xac, 0x1e, 0xed, 0x75, 0xf2, 0xe4,
+	0xa4, 0xa7, 0x71, 0x96, 0xd8, 0xfe, 0xa3, 0x04, 0x07, 0x13, 0x41, 0x03, 0x22, 0xe8, 0x31, 0x17,
+	0xb3, 0x84, 0xdc, 0x08, 0x00, 0xa6, 0x3f, 0x6d, 0xa9, 0x54, 0xe8, 0x3b, 0xa8, 0x17, 0x10, 0xcb,
+	0xa6, 0xd1, 0x2a, 0xfd, 0x33, 0xc8, 0xbb, 0x79, 0xc8, 0x12, 0x3d, 0x81, 0x72, 0x58, 0x82, 0xab,
+	0xa6, 0xd9, 0x32, 0x0e, 0xab, 0x47, 0x28, 0x5f, 0x71, 0x10, 0x45, 0x70, 0x9c, 0x81, 0xba, 0x70,
+	0x3f, 0x9e, 0x49, 0xb3, 0x14, 0x25, 0x7f, 0x50, 0xbc, 0xdd, 0x54, 0x07, 0x71, 0x92, 0x85, 0x7e,
+	0x84, 0x06, 0xf3, 0x83, 0xad, 0x9a, 0x67, 0xb4, 0xec, 0x44, 0xb4, 0x3c, 0xbd, 0x0d, 0xee, 0x51,
+	0x78, 0x34, 0x3f, 0x38, 0x5c, 0x67, 0x79, 0x97, 0x44, 0x18, 0x1a, 0x64, 0xb5, 0x62, 0x8a, 0x71,
+	0x9f, 0x6c, 0xe6, 0x44, 0xac, 0x65, 0xf3, 0xbd, 0x08, 0xd8, 0xe3, 0x7c, 0xfd, 0x8c, 0xdc, 0xa8,
+	0x53, 0x2f, 0x3d, 0xd1, 0x13, 0x6b, 0x89, 0xeb, 0xa4, 0x60, 0xa3, 0x3e, 0xd4, 0x02, 0xc1, 0x3d,
+	0xb6, 0xa1, 0x73, 0xe6, 0x7b, 0xbc, 0x59, 0x8e, 0x0a, 0x1e, 0xe4, 0x0b, 0x26, 0x00, 0x26, 0x3a,
+	0x2f, 0x82, 0x56, 0x0d, 0x32, 0xa3, 0xfd, 0xa7, 0x01, 0xad, 0xb7, 0x8f, 0x54, 0x06, 0xdc, 0x97,
+	0x14, 0x79, 0xd0, 0xd0, 0xfa, 0x17, 0x74, 0x43, 0x5f, 0x12, 0x7f, 0x99, 0xe8, 0xf0, 0x9b, 0x22,
+	0xab, 0xef, 0x2a, 0xd4, 0x89, 0xad, 0xb8, 0x08, 0xae, 0x2f, 0x0a, 0x76, 0x7b, 0x04, 0xf5, 0x62,
+	0x06, 0x6a, 0x40, 0xf5, 0xcc, 0x9d, 0x4e, 0x9c, 0xc1, 0xe8, 0x78, 0xe4, 0x0c, 0xad, 0x7b, 0x08,
+	0xa0, 0xec, 0x3a, 0xce, 0xd0, 0x19, 0x5a, 0x06, 0xaa, 0xc2, 0xfd, 0x33, 0xf7, 0xc4, 0x1d, 0xbf,
+	0x70, 0x2d, 0x13, 0xed, 0x42, 0x65, 0x32, 0x1e, 0xb9, 0xb3, 0x53, 0x67, 0x3a, 0xb5, 0x4a, 0xed,
+	0x5f, 0x4b, 0xb0, 0xd7, 0xdf, 0xfa, 0xab, 0x0d, 0x4d, 0xa1, 0x24, 0x0a, 0xcd, 0x74, 0x64, 0xdc,
+	0x45, 0x47, 0xe6, 0xad, 0x74, 0xf4, 0x08, 0x80, 0x6f, 0x55, 0x28, 0xa4, 0x15, 0x13, 0x91, 0xf6,
+	0x2a, 0xb8, 0xa2, 0x3d, 0x43, 0x26, 0x6e, 0x78, 0x1d, 0x3b, 0xff, 0xd2, 0xeb, 0xf8, 0xbf, 0x0a,
+	0x6c, 0x01, 0xfb, 0x6f, 0xcc, 0x21, 0x96, 0x55, 0x2f, 0x23, 0x43, 0xea, 0x06, 0x7a, 0x13, 0xd9,
+	0x37, 0x6f, 0xa2, 0xa8, 0x76, 0x7a, 0x6b, 0x19, 0x9a, 0xdf, 0xee, 0x3c, 0x30, 0x2c, 0xb3, 0xfd,
+	0x9b, 0x01, 0xf6, 0x39, 0x15, 0xcc, 0xbb, 0xea, 0x1d, 0x0f, 0xc7, 0x29, 0x61, 0xc9, 0xc0, 0xbf,
+	0x86, 0x9a, 0x96, 0xaf, 0x22, 0x62, 0x4d, 0x93, 0xb1, 0xef, 0xbf, 0x41, 0xf9, 0x2c, 0x0a, 0xe3,
+	0xea, 0x22, 0x33, 0x50, 0xef, 0xfa, 0x02, 0x36, 0x23, 0xe1, 0x3f, 0x2c, 0x70, 0x90, 0x6b, 0x1a,
+	0x0e, 0xa3, 0xb8, 0x6b, 0xdb, 0x4f, 0xe1, 0xa3, 0x1b, 0xc1, 0xc5, 0x2c, 0xec, 0x41, 0x59, 0x2a,
+	0xa2, 0xb6, 0x32, 0xc2, 0xf5, 0x00, 0xc7, 0xd6, 0x13, 0x0f, 0xac, 0xeb, 0x85, 0x43, 0x91, 0xbb,
+	0x63, 0xd7, 0x99, 0xcf, 0xbe, 0x9f, 0x38, 0xd6, 0xbd, 0xd0, 0x1c, 0xe3, 0xa1, 0x83, 0x8f, 0x47,
+	0xa7, 0x8e, 0x65, 0x20, 0x04, 0xf5, 0xbe, 0xe3, 0x0e, 0x9e, 0x3d, 0xef, 0xe1, 0x93, 0x79, 0x78,
+	0xd6, 0x32, 0xc3, 0x07, 0x74, 0xe2, 0x60, 0xd7, 0x39, 0xd5, 0x8e, 0x52, 0xe8, 0x18, 0x3c, 0xc3,
+	0xe3, 0xe7, 0x8e, 0x76, 0xec, 0x1c, 0xfd, 0x55, 0x02, 0x2b, 0x9d, 0xcd, 0x94, 0x8a, 0x97, 0x6c,
+	0x49, 0xd1, 0x2f, 0xf0, 0xe8, 0x2c, 0x58, 0x11, 0x45, 0x9d, 0x88, 0x8c, 0x17, 0x4c, 0x5d, 0x14,
+	0xd0, 0xa3, 0xc3, 0xe2, 0x8c, 0xde, 0xce, 0xbe, 0xfd, 0xf8, 0x16, 0x99, 0x9a, 0x8a, 0x76, 0xf9,
+	0xd5, 0x6b, 0xdb, 0xb4, 0x0c, 0xf4, 0x33, 0x7c, 0x78, 0x16, 0x6c, 0x38, 0x59, 0x9d, 0x53, 0xa5,
+	0xe8, 0xea, 0x3f, 0xec, 0x1c, 0x40, 0xe3, 0xda, 0x13, 0x41, 0x9f, 0xde, 0x76, 0xc7, 0xe9, 0xa6,
+	0x9d, 0xbb, 0xad, 0xc4, 0xf0, 0x8f, 0x47, 0xbf, 0x8f, 0xec, 0x86, 0x1f, 0x17, 0x4b, 0xdc, 0xbc,
+	0xc6, 0xec, 0x4f, 0xde, 0x91, 0xa5, 0xeb, 0xdb, 0xef, 0xbf, 0x7a, 0x6d, 0xef, 0x42, 0x25, 0xfd,
+	0x12, 0xb2, 0xcc, 0xfe, 0x57, 0x3f, 0x7c, 0xb9, 0xe6, 0xa9, 0x80, 0x3b, 0x5c, 0xac, 0xbb, 0xb9,
+	0x0f, 0x12, 0xe6, 0x7b, 0x82, 0x74, 0xa3, 0xef, 0x91, 0xee, 0x9a, 0x77, 0xf3, 0xdf, 0x39, 0x8b,
+	0x72, 0xe4, 0xfe, 0xfc, 0xef, 0x00, 0x00, 0x00, 0xff, 0xff, 0x2c, 0x92, 0xf3, 0xf4, 0x66, 0x09,
+	0x00, 0x00,
 }
 
 // Reference imports to suppress errors if they are not otherwise used.
diff --git a/go/chromiumos/builder_config.pb.go b/go/chromiumos/builder_config.pb.go
index 43d8708..f1cc675 100644
--- a/go/chromiumos/builder_config.pb.go
+++ b/go/chromiumos/builder_config.pb.go
@@ -821,10 +821,12 @@
 	// There may be more than one set of publishing instructions.
 	PublishArtifacts []*BuilderConfig_Artifacts_PublishInfo `protobuf:"bytes,5,rep,name=publish_artifacts,json=publishArtifacts,proto3" json:"publish_artifacts,omitempty"`
 	// There may be more than one set of consumable artifacts.
-	InputArtifacts       []*BuilderConfig_Artifacts_InputArtifactInfo `protobuf:"bytes,6,rep,name=input_artifacts,json=inputArtifacts,proto3" json:"input_artifacts,omitempty"`
-	XXX_NoUnkeyedLiteral struct{}                                     `json:"-"`
-	XXX_unrecognized     []byte                                       `json:"-"`
-	XXX_sizecache        int32                                        `json:"-"`
+	InputArtifacts []*BuilderConfig_Artifacts_InputArtifactInfo `protobuf:"bytes,6,rep,name=input_artifacts,json=inputArtifacts,proto3" json:"input_artifacts,omitempty"`
+	// Profile information needed by artifact prepare/bundle endpoints.
+	ArtifactProfileInfo  *ArtifactProfileInfo `protobuf:"bytes,7,opt,name=artifact_profile_info,json=artifactProfileInfo,proto3" json:"artifact_profile_info,omitempty"`
+	XXX_NoUnkeyedLiteral struct{}             `json:"-"`
+	XXX_unrecognized     []byte               `json:"-"`
+	XXX_sizecache        int32                `json:"-"`
 }
 
 func (m *BuilderConfig_Artifacts) Reset()         { *m = BuilderConfig_Artifacts{} }
@@ -894,6 +896,13 @@
 	return nil
 }
 
+func (m *BuilderConfig_Artifacts) GetArtifactProfileInfo() *ArtifactProfileInfo {
+	if m != nil {
+		return m.ArtifactProfileInfo
+	}
+	return nil
+}
+
 type BuilderConfig_Artifacts_PublishInfo struct {
 	// Artifact types to publish to this bucket.
 	PublishTypes []BuilderConfig_Artifacts_ArtifactTypes `protobuf:"varint,2,rep,packed,name=publish_types,json=publishTypes,proto3,enum=chromiumos.BuilderConfig_Artifacts_ArtifactTypes" json:"publish_types,omitempty"`
@@ -1186,6 +1195,8 @@
 }
 
 // Controls for the call to cros_artifacts.prepare_for_build.
+// TODO(crbug/1019868): Drop this after all users have switched to
+// artifacts.artifactProfileInfo.
 type BuilderConfig_Build_PrepareForBuild struct {
 	// Additional arguments from common.proto, passed into any
 	// PrepareFor*Build endpoint.
@@ -1549,139 +1560,141 @@
 func init() { proto.RegisterFile("chromiumos/builder_config.proto", fileDescriptor_6fe67302c16003fb) }
 
 var fileDescriptor_6fe67302c16003fb = []byte{
-	// 2139 bytes of a gzipped FileDescriptorProto
+	// 2164 bytes of a gzipped FileDescriptorProto
 	0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xa4, 0x58, 0x4d, 0x73, 0xdb, 0xc8,
-	0xd1, 0x7e, 0x49, 0x51, 0x12, 0xd9, 0xfc, 0x82, 0x46, 0x5a, 0x9b, 0xc6, 0xfa, 0xb5, 0x65, 0x79,
+	0xd1, 0x7e, 0x49, 0x51, 0x12, 0xd9, 0xfc, 0x82, 0x46, 0xb2, 0xcd, 0xe5, 0xfa, 0xb5, 0x65, 0x79,
 	0x37, 0x6b, 0x6f, 0xb2, 0x94, 0xa3, 0x8d, 0x5d, 0x49, 0x6d, 0x52, 0xbb, 0x20, 0x08, 0x52, 0xb0,
-	0x29, 0x00, 0x3b, 0x04, 0xa5, 0xb5, 0xf3, 0x31, 0x05, 0x82, 0x10, 0x85, 0x12, 0x08, 0x20, 0x00,
-	0xb8, 0x2e, 0x9f, 0xf3, 0x0b, 0x72, 0x48, 0xe5, 0x90, 0x5b, 0xf2, 0x1b, 0x72, 0xce, 0x21, 0xf7,
-	0x1c, 0x73, 0xcc, 0x6f, 0x49, 0xcd, 0xe0, 0x43, 0x00, 0x2d, 0x59, 0x4c, 0x72, 0x61, 0xa1, 0x7b,
-	0x9e, 0xa7, 0xa7, 0xa7, 0xa7, 0x67, 0xa6, 0x9b, 0xf0, 0xd0, 0xbc, 0x08, 0xbc, 0x85, 0xbd, 0x5c,
-	0x78, 0xe1, 0xe1, 0x74, 0x69, 0x3b, 0x33, 0x2b, 0x20, 0xa6, 0xe7, 0x9e, 0xdb, 0xf3, 0xae, 0x1f,
-	0x78, 0x91, 0x87, 0xe0, 0x0a, 0xc0, 0xdf, 0xcd, 0x81, 0x4d, 0x6f, 0xb1, 0xf0, 0xdc, 0x18, 0xc4,
-	0x3f, 0x9c, 0x7b, 0xde, 0xdc, 0xb1, 0x0e, 0x99, 0x34, 0x5d, 0x9e, 0x1f, 0x46, 0xf6, 0xc2, 0x0a,
-	0x23, 0x63, 0xe1, 0x27, 0x80, 0x07, 0xab, 0x80, 0xb7, 0x81, 0xe1, 0xfb, 0x56, 0x10, 0xc6, 0xe3,
-	0x07, 0xbf, 0xff, 0x0c, 0x9a, 0xbd, 0x78, 0x7a, 0x91, 0xcd, 0x8e, 0x7e, 0x04, 0x65, 0x7b, 0xd6,
-	0x29, 0xed, 0x97, 0x9e, 0xd4, 0x8f, 0xee, 0x77, 0xaf, 0x26, 0xee, 0x16, 0x60, 0x5d, 0x79, 0x86,
-	0xcb, 0xf6, 0x0c, 0x7d, 0x05, 0xdb, 0x73, 0xcb, 0xb5, 0x02, 0xc3, 0xe9, 0x94, 0x19, 0xe5, 0xd1,
-	0xcd, 0x94, 0x61, 0x0c, 0xc4, 0x29, 0x03, 0xbd, 0x84, 0x86, 0x17, 0x98, 0x17, 0x56, 0x18, 0x05,
-	0x46, 0xe4, 0x05, 0x9d, 0x0d, 0x66, 0xe1, 0x07, 0x37, 0x5b, 0x50, 0x73, 0x68, 0x5c, 0xe0, 0x22,
-	0x01, 0x6a, 0x46, 0x10, 0xd9, 0xe7, 0x86, 0x19, 0x85, 0x9d, 0x0a, 0x33, 0xf4, 0xf8, 0x66, 0x43,
-	0x42, 0x0a, 0xc5, 0x57, 0x2c, 0xf4, 0x53, 0xd8, 0x62, 0x04, 0xab, 0xb3, 0xc9, 0xf8, 0xfb, 0x37,
-	0xf3, 0x45, 0x86, 0xc3, 0x09, 0x1e, 0x3d, 0x87, 0x4d, 0xb6, 0x87, 0x9d, 0x2d, 0x46, 0x7c, 0x78,
-	0x33, 0x91, 0x49, 0x38, 0x46, 0xa3, 0x1e, 0xc0, 0xd2, 0xb5, 0x23, 0x12, 0x59, 0x61, 0x14, 0x76,
-	0xb6, 0x6f, 0x73, 0x7a, 0xe2, 0xda, 0x91, 0x4e, 0xa1, 0xb8, 0xb6, 0x4c, 0x3f, 0xf9, 0xbf, 0x95,
-	0xa0, 0x2c, 0xcf, 0x10, 0x82, 0x8a, 0x6b, 0x2c, 0x2c, 0xb6, 0x6f, 0x35, 0xcc, 0xbe, 0xd1, 0x1d,
-	0xd8, 0x9a, 0x06, 0x86, 0x6b, 0x5e, 0xb0, 0xad, 0xa9, 0xe1, 0x44, 0x42, 0xcf, 0xa1, 0x12, 0xbd,
-	0xf3, 0x2d, 0x16, 0xee, 0xd6, 0x87, 0x36, 0x4c, 0x9e, 0x75, 0xf5, 0x77, 0xbe, 0x85, 0x19, 0xfc,
-	0xe0, 0x14, 0x2a, 0x54, 0x42, 0x7b, 0xc0, 0xe9, 0xaf, 0x35, 0x89, 0x4c, 0x94, 0xb1, 0x26, 0x89,
-	0xf2, 0x40, 0x96, 0xfa, 0xdc, 0xff, 0xa1, 0x2d, 0x28, 0x8b, 0xdf, 0x72, 0x25, 0xd4, 0x02, 0xd0,
-	0xd4, 0xb1, 0x3e, 0x9e, 0xf4, 0x4e, 0x64, 0x9d, 0x2b, 0xa3, 0x26, 0xd4, 0x74, 0x55, 0x1d, 0x89,
-	0xc7, 0x82, 0xac, 0x70, 0x1b, 0x68, 0x07, 0x9a, 0xb2, 0x32, 0x50, 0xf1, 0x89, 0xa0, 0xcb, 0xaa,
-	0x22, 0x8c, 0xb8, 0x0a, 0xff, 0xbb, 0x4d, 0xd8, 0x4e, 0x52, 0x03, 0xbd, 0x80, 0xaa, 0x19, 0xd8,
-	0x91, 0x6d, 0x1a, 0x4e, 0x92, 0x82, 0x7c, 0x37, 0xce, 0xe0, 0x6e, 0x9a, 0xc1, 0xdd, 0x9e, 0xe7,
-	0x39, 0xa7, 0x86, 0xb3, 0xb4, 0x70, 0x86, 0x45, 0x2a, 0xd4, 0x2d, 0xf7, 0x7b, 0x3b, 0xf0, 0xdc,
-	0x85, 0xe5, 0x46, 0x6c, 0xbd, 0xad, 0xa3, 0x2f, 0x6e, 0x4d, 0xc5, 0xae, 0x74, 0x45, 0xc2, 0x79,
-	0x0b, 0xa8, 0x0f, 0xd5, 0x60, 0xe9, 0x92, 0xb7, 0x17, 0x96, 0x9b, 0xa4, 0xe5, 0xd3, 0xdb, 0xad,
-	0xe1, 0xa5, 0x7b, 0x76, 0x61, 0xb9, 0x78, 0x3b, 0x88, 0x3f, 0xd0, 0xd7, 0xd0, 0x9c, 0x06, 0xde,
-	0xa5, 0xe5, 0x92, 0xa9, 0x75, 0xee, 0x05, 0x56, 0x92, 0x98, 0xef, 0xaf, 0x49, 0x4f, 0x8f, 0x2d,
-	0x6e, 0xc4, 0x84, 0x1e, 0xc3, 0xa3, 0xcf, 0x61, 0x27, 0x9c, 0x5d, 0x12, 0xd3, 0x30, 0x2f, 0x2c,
-	0xf2, 0xbd, 0x15, 0x84, 0xb6, 0xe7, 0xb2, 0xec, 0xdc, 0xc4, 0xed, 0x70, 0x76, 0x29, 0x52, 0xfd,
-	0x69, 0xac, 0x46, 0x3c, 0x54, 0x97, 0xae, 0x7d, 0x95, 0x87, 0x55, 0x9c, 0xc9, 0xfc, 0x3f, 0x4b,
-	0xb0, 0x9d, 0x78, 0x87, 0x7a, 0x50, 0x59, 0x78, 0xb3, 0x38, 0x55, 0x5a, 0x47, 0xdd, 0xb5, 0x97,
-	0xd5, 0x3d, 0xf1, 0x66, 0x16, 0x66, 0x5c, 0xf4, 0x18, 0x9a, 0xe7, 0xb6, 0x63, 0x11, 0xdf, 0x88,
-	0x22, 0x2b, 0x70, 0xc3, 0x4e, 0x79, 0x7f, 0xe3, 0x49, 0x0d, 0x37, 0xa8, 0x52, 0x4b, 0x74, 0x07,
-	0x53, 0xa8, 0x50, 0x0a, 0x4d, 0x98, 0x13, 0xb5, 0xbf, 0x9a, 0x30, 0x2d, 0x00, 0x61, 0x74, 0x26,
-	0xbc, 0x1e, 0x13, 0x3c, 0x51, 0xb8, 0x12, 0xe2, 0xe1, 0x8e, 0xaa, 0x8c, 0x5e, 0x53, 0x89, 0xa8,
-	0x0a, 0x19, 0xc8, 0x23, 0x89, 0x9c, 0x08, 0xba, 0x78, 0xcc, 0x95, 0x51, 0x07, 0xf6, 0x14, 0xf5,
-	0x9a, 0x91, 0x8d, 0x83, 0x21, 0xd4, 0x73, 0x7b, 0x88, 0x3e, 0x86, 0xbb, 0x92, 0x72, 0x2a, 0x63,
-	0x55, 0x39, 0x91, 0x14, 0xfd, 0xfd, 0x19, 0x35, 0xac, 0xf6, 0x27, 0x22, 0x4d, 0x3d, 0xae, 0x84,
-	0xea, 0xb0, 0x3d, 0xd6, 0x85, 0xa1, 0xac, 0x0c, 0xb9, 0x32, 0xff, 0x87, 0x4d, 0x68, 0xe4, 0xaf,
-	0x17, 0xf4, 0x2d, 0xd4, 0xcd, 0x0b, 0xdb, 0x99, 0x91, 0xd0, 0xb7, 0xcc, 0xb0, 0xb3, 0xb9, 0xbf,
-	0xf1, 0xa4, 0x7e, 0xf4, 0x6c, 0xbd, 0xbb, 0xa9, 0x2b, 0x52, 0xe6, 0xd8, 0xb7, 0x4c, 0x0c, 0x66,
-	0xfa, 0x19, 0xa2, 0x6f, 0xa0, 0x35, 0xb7, 0x23, 0xdb, 0xb1, 0x42, 0x42, 0x6f, 0x71, 0x3b, 0x4a,
-	0xee, 0xcc, 0x7b, 0x79, 0xab, 0xc3, 0x18, 0x21, 0x32, 0x00, 0x6e, 0xce, 0xf3, 0x22, 0xfa, 0x1a,
-	0x5a, 0x73, 0x2b, 0x08, 0xec, 0x88, 0x98, 0x17, 0x86, 0x3b, 0xb7, 0xc2, 0xce, 0x06, 0xf3, 0xab,
-	0x53, 0xb0, 0xc0, 0x10, 0x22, 0x03, 0xe0, 0xe6, 0x3c, 0x27, 0x85, 0xe8, 0xb7, 0x70, 0xe7, 0xdc,
-	0x73, 0x1c, 0xef, 0x2d, 0xf1, 0x5c, 0x52, 0xb8, 0x7c, 0xe3, 0xd4, 0xfc, 0x6a, 0xcd, 0x05, 0x0e,
-	0x98, 0x11, 0xd5, 0x2d, 0xdc, 0xc8, 0x7b, 0xe7, 0xd7, 0x68, 0xf9, 0x7f, 0x95, 0xa0, 0x96, 0xc5,
-	0xe3, 0xda, 0x8b, 0xea, 0x12, 0x38, 0xd3, 0x73, 0x1c, 0xcb, 0x8c, 0xc8, 0x85, 0xe1, 0xce, 0x1c,
-	0xdb, 0x9d, 0x27, 0x47, 0xf8, 0x9b, 0xff, 0x34, 0xde, 0x5d, 0x31, 0x36, 0x74, 0x9c, 0xd8, 0xc1,
-	0x6d, 0xb3, 0xa8, 0x38, 0xd0, 0xa0, 0xbd, 0x82, 0x41, 0xfb, 0x70, 0x5f, 0x54, 0x47, 0x23, 0x49,
-	0xd4, 0xc9, 0xb1, 0xa0, 0xf4, 0x47, 0xb2, 0x32, 0x5c, 0x49, 0x9d, 0x3a, 0x6c, 0x27, 0x88, 0xf8,
-	0x8a, 0x53, 0x54, 0x92, 0xca, 0x65, 0x7e, 0x02, 0x7b, 0xd7, 0x85, 0xe3, 0xda, 0xa5, 0x3e, 0x05,
-	0xce, 0x78, 0x6b, 0xd0, 0xfd, 0xf3, 0x16, 0xbe, 0x63, 0x45, 0xf4, 0x3c, 0x97, 0xd9, 0x61, 0x6d,
-	0x33, 0xbd, 0x98, 0xa9, 0x5f, 0x56, 0xaa, 0x25, 0xae, 0xcc, 0xff, 0xb1, 0x01, 0xb5, 0xec, 0xb5,
-	0x42, 0xaf, 0xa0, 0xe6, 0x07, 0x16, 0x3d, 0xd3, 0x51, 0x98, 0x1c, 0xe0, 0x2f, 0xd6, 0x78, 0xe5,
-	0xba, 0x5a, 0x4a, 0xc2, 0x57, 0x7c, 0xf4, 0x1d, 0xb4, 0xd2, 0xc7, 0x8f, 0xd0, 0x1b, 0x3e, 0x3e,
-	0xc5, 0xad, 0xa3, 0x1f, 0xaf, 0x63, 0x31, 0xfd, 0xa2, 0x4f, 0x42, 0x88, 0x9b, 0x46, 0x5e, 0x44,
-	0x5d, 0xd8, 0xcd, 0xa6, 0x21, 0xf3, 0x90, 0x4c, 0x97, 0xe6, 0xa5, 0x15, 0xb1, 0x8b, 0xb4, 0x86,
-	0x77, 0xb2, 0xa1, 0x61, 0xd8, 0x63, 0x03, 0x14, 0x9f, 0x3d, 0xc3, 0x39, 0x7c, 0x25, 0xc6, 0x67,
-	0x43, 0x19, 0xfe, 0x57, 0xb0, 0xe3, 0x2f, 0xa7, 0x8e, 0x1d, 0x5e, 0x90, 0xab, 0x47, 0x3f, 0x3e,
-	0xa1, 0x87, 0x6b, 0x85, 0x23, 0x26, 0xcb, 0xee, 0xb9, 0x87, 0xb9, 0xc4, 0xd2, 0x55, 0x90, 0x7f,
-	0x03, 0x6d, 0xdb, 0xf5, 0x97, 0x51, 0xce, 0xf6, 0x16, 0xb3, 0xfd, 0x7c, 0x1d, 0xdb, 0x32, 0xa5,
-	0xa6, 0x22, 0x9b, 0xa1, 0x65, 0xe7, 0x55, 0x21, 0xff, 0xa7, 0x12, 0xd4, 0x73, 0x1e, 0xa0, 0x53,
-	0x68, 0xa6, 0xab, 0xf9, 0x1f, 0xb7, 0xa1, 0x91, 0xd8, 0xb9, 0xda, 0x85, 0xc4, 0xee, 0x3c, 0x24,
-	0x8e, 0x67, 0x1a, 0x2c, 0xdd, 0xd2, 0x5d, 0x88, 0x87, 0x86, 0xe1, 0x28, 0x19, 0x48, 0x12, 0xee,
-	0xaf, 0x25, 0xd8, 0x79, 0x6f, 0x0d, 0xc8, 0x80, 0xdd, 0x62, 0x4c, 0x98, 0xab, 0x49, 0x0a, 0xfe,
-	0x17, 0x9e, 0xee, 0x14, 0x62, 0xc2, 0xea, 0x8a, 0x5f, 0xc0, 0xc7, 0x2b, 0x53, 0xe4, 0xbc, 0x4e,
-	0x5f, 0x98, 0x4e, 0x81, 0x77, 0xe5, 0x7c, 0x78, 0x20, 0x43, 0x2d, 0xcb, 0x72, 0x74, 0x0f, 0x3e,
-	0xd2, 0xb0, 0xd4, 0x9b, 0xc8, 0x23, 0x7d, 0xbc, 0x72, 0x94, 0x01, 0xb6, 0xb4, 0x49, 0x6f, 0x24,
-	0x8b, 0xf1, 0x0b, 0xa0, 0x61, 0xf9, 0x54, 0xd0, 0x25, 0xae, 0x8c, 0xaa, 0x50, 0x51, 0x54, 0x45,
-	0xe2, 0x36, 0x0e, 0xfe, 0xb2, 0x09, 0xcd, 0x82, 0xbb, 0xe8, 0x01, 0xf0, 0x02, 0xd6, 0xe5, 0x81,
-	0x20, 0xea, 0x84, 0x16, 0x3f, 0xab, 0x46, 0x9b, 0x50, 0x93, 0x4f, 0x84, 0xa1, 0x44, 0xde, 0xc8,
-	0x1a, 0x57, 0x42, 0x77, 0x61, 0x57, 0x97, 0xc6, 0x3a, 0x99, 0x68, 0x7d, 0x41, 0x97, 0x88, 0x26,
-	0xbc, 0x1e, 0xa9, 0x42, 0x9f, 0x2b, 0x23, 0x04, 0x2d, 0x61, 0xa2, 0xab, 0x6c, 0x90, 0xbe, 0x63,
-	0x63, 0x6e, 0x83, 0x5e, 0x27, 0xba, 0x90, 0xc9, 0x15, 0x4a, 0xd6, 0x64, 0x45, 0x91, 0xfa, 0x64,
-	0x38, 0xa1, 0x38, 0x66, 0x78, 0xcc, 0x6d, 0xa2, 0x06, 0x54, 0x07, 0x32, 0x3e, 0x39, 0x13, 0xb0,
-	0xc4, 0x6d, 0xa1, 0x36, 0xd4, 0xd9, 0x02, 0xfb, 0x64, 0xa4, 0x0e, 0xc7, 0xdc, 0x36, 0xda, 0x85,
-	0xb6, 0x78, 0x8c, 0xd5, 0x13, 0x49, 0x1d, 0x13, 0x51, 0x55, 0x06, 0xf2, 0x90, 0xab, 0x52, 0xe3,
-	0xa2, 0x26, 0x11, 0x2c, 0x69, 0x2a, 0xd6, 0xb9, 0x1a, 0x75, 0x20, 0x76, 0x54, 0xc0, 0xe2, 0xb1,
-	0x7c, 0x2a, 0x8d, 0x39, 0x40, 0x9f, 0xc0, 0xfe, 0x44, 0x39, 0x95, 0x30, 0x5b, 0x0c, 0x89, 0x6d,
-	0x90, 0xd1, 0xe8, 0xf4, 0x84, 0xa8, 0xb8, 0x2f, 0x61, 0xea, 0x17, 0x57, 0x47, 0x07, 0xf0, 0xe0,
-	0x16, 0x4c, 0x83, 0x86, 0x29, 0x19, 0x12, 0x47, 0x82, 0x32, 0x24, 0x67, 0x02, 0x56, 0x64, 0x65,
-	0x38, 0x66, 0x6b, 0xe3, 0x9a, 0xe8, 0x3e, 0x74, 0x72, 0x33, 0x31, 0xba, 0x36, 0x54, 0xe3, 0xd1,
-	0x16, 0x7a, 0x0a, 0x9f, 0xbe, 0xef, 0x47, 0x4f, 0x52, 0xc4, 0xe3, 0x13, 0x01, 0xbf, 0x22, 0xc2,
-	0xa0, 0x9f, 0x40, 0xdb, 0xe8, 0x33, 0x78, 0xbc, 0x0e, 0x90, 0x43, 0x8f, 0xe0, 0xff, 0x33, 0xe0,
-	0x2b, 0x09, 0x2b, 0xd2, 0x88, 0x88, 0x67, 0x5a, 0x0e, 0xb2, 0x83, 0x1e, 0xc3, 0xc3, 0xdc, 0xb4,
-	0xd7, 0x82, 0xd0, 0x0a, 0x28, 0x5d, 0x64, 0x01, 0xb4, 0x5b, 0x98, 0xec, 0x5a, 0xc8, 0x1e, 0x8d,
-	0x50, 0x06, 0xc1, 0xd2, 0x48, 0x12, 0xc6, 0x52, 0x6e, 0xfc, 0xa3, 0xdb, 0x62, 0xa0, 0x49, 0x78,
-	0x10, 0x43, 0xef, 0xf0, 0x9f, 0xc0, 0x56, 0xdc, 0x86, 0xd0, 0xca, 0xcf, 0x76, 0x69, 0xcd, 0x95,
-	0x54, 0xcd, 0x55, 0x9c, 0xc9, 0xfc, 0x9f, 0x6b, 0xb0, 0xc9, 0x8e, 0x24, 0x7a, 0x06, 0xb5, 0x65,
-	0x68, 0x91, 0x73, 0xc7, 0x98, 0xd3, 0xb7, 0x83, 0x5e, 0x68, 0xbb, 0xf9, 0x83, 0x3b, 0x09, 0xad,
-	0x81, 0x63, 0xcc, 0x71, 0x75, 0x19, 0x7f, 0x84, 0xe8, 0x0c, 0xda, 0xbe, 0x17, 0x44, 0xc6, 0xdc,
-	0x22, 0x7e, 0xe0, 0xd1, 0xda, 0x2e, 0x29, 0x58, 0xba, 0xb7, 0x34, 0x38, 0x5d, 0x2d, 0xa6, 0x69,
-	0x31, 0x0b, 0xb7, 0xfc, 0x82, 0x8c, 0x9e, 0xc1, 0x9e, 0xe1, 0xfb, 0xce, 0x3b, 0xb2, 0x52, 0xcc,
-	0xc4, 0x65, 0x2b, 0x62, 0x63, 0xc3, 0x42, 0xdd, 0xf2, 0x4b, 0xa0, 0xcf, 0x86, 0x6f, 0x04, 0x16,
-	0x39, 0xf7, 0x02, 0x12, 0x57, 0xb9, 0x3b, 0xcc, 0x99, 0xc3, 0x5b, 0x9d, 0x89, 0x89, 0x03, 0x2f,
-	0x88, 0xbb, 0xaf, 0xb6, 0x5f, 0x54, 0xa0, 0x63, 0x00, 0x5a, 0x65, 0x2f, 0xfd, 0x99, 0x11, 0x59,
-	0x9d, 0xc6, 0x6d, 0xe5, 0x7e, 0x6c, 0x75, 0x3c, 0xbb, 0x9c, 0x30, 0x02, 0xae, 0x85, 0xe9, 0x27,
-	0xfa, 0x35, 0xec, 0xd8, 0x6e, 0x18, 0x19, 0x8e, 0x43, 0x22, 0xcf, 0x73, 0xcc, 0x0b, 0xc3, 0x76,
-	0x3b, 0x4d, 0x66, 0xf0, 0xd9, 0x6d, 0x06, 0xe5, 0x98, 0xa8, 0xa7, 0x3c, 0xcc, 0xd9, 0x2b, 0x1a,
-	0xf4, 0x06, 0x52, 0x1d, 0xf1, 0x0d, 0xf3, 0xd2, 0xa0, 0x31, 0xe3, 0xd6, 0x0b, 0x42, 0x62, 0x5d,
-	0x4b, 0x68, 0xb8, 0x6d, 0x17, 0x15, 0x48, 0x81, 0x06, 0x8b, 0x2a, 0xb1, 0x17, 0xcc, 0x6e, 0x9b,
-	0xd9, 0xfd, 0xe1, 0x6d, 0x76, 0xd9, 0xaf, 0xcc, 0x28, 0xb8, 0x3e, 0xbd, 0x12, 0xf8, 0xcf, 0xa1,
-	0x55, 0xcc, 0x02, 0xd4, 0x81, 0xed, 0x34, 0x8d, 0xe2, 0x92, 0x28, 0x15, 0x79, 0x0b, 0xda, 0x2b,
-	0x9b, 0x84, 0x30, 0xb4, 0x8d, 0xd9, 0xcc, 0xa6, 0x77, 0xbb, 0xe1, 0x10, 0x23, 0x98, 0x87, 0x49,
-	0x43, 0x58, 0xd8, 0x98, 0x15, 0x96, 0x90, 0x31, 0x84, 0x60, 0x1e, 0xe2, 0x96, 0x51, 0x90, 0xf9,
-	0x23, 0xa8, 0x65, 0xbb, 0x86, 0x3e, 0x85, 0x16, 0xad, 0xc1, 0x68, 0x17, 0x13, 0x7a, 0xcb, 0xc0,
-	0xb4, 0x92, 0xa3, 0xd3, 0x4c, 0xb4, 0x63, 0xa6, 0xe4, 0x7f, 0x06, 0xdc, 0xea, 0xc6, 0xac, 0x4b,
-	0xfd, 0x47, 0x09, 0xda, 0x2b, 0x61, 0x5f, 0x93, 0x8a, 0x7e, 0x1e, 0xb7, 0x9f, 0xb4, 0xf5, 0x48,
-	0x2a, 0xe1, 0x0f, 0xb4, 0xe9, 0x78, 0xe9, 0xb2, 0x56, 0x83, 0xb6, 0x9d, 0xac, 0xc6, 0xfe, 0x12,
-	0xaa, 0x59, 0x7a, 0xc4, 0xfd, 0xc1, 0xdd, 0x42, 0xd0, 0xe2, 0x31, 0x56, 0x9b, 0x64, 0x40, 0xf4,
-	0x08, 0x1a, 0x33, 0x3b, 0x34, 0xa6, 0x8e, 0x45, 0xe6, 0xde, 0xc2, 0x60, 0xc5, 0x57, 0x15, 0xd7,
-	0x13, 0xdd, 0xd0, 0x5b, 0x18, 0xbc, 0x04, 0xf5, 0xdc, 0x76, 0xa3, 0x17, 0x50, 0x67, 0xb9, 0x92,
-	0x54, 0x2d, 0x25, 0x56, 0xb5, 0x7c, 0x94, 0x9f, 0x89, 0x01, 0xd9, 0x5f, 0x08, 0x60, 0xa7, 0x9f,
-	0xe1, 0xcb, 0x4a, 0x75, 0x83, 0xdb, 0x7a, 0x59, 0xa9, 0x6e, 0x73, 0x8d, 0x97, 0x95, 0x6a, 0x8b,
-	0x6b, 0xf3, 0x7f, 0x2f, 0x41, 0x2d, 0xfb, 0x77, 0x03, 0xf5, 0x61, 0x27, 0xf1, 0x8a, 0x4c, 0x1d,
-	0xc3, 0xbc, 0x74, 0xec, 0x90, 0xd6, 0x82, 0x1f, 0x5c, 0x07, 0x97, 0x30, 0x7a, 0x29, 0x01, 0xbd,
-	0x02, 0x8e, 0x55, 0x03, 0xb3, 0x90, 0x64, 0xa1, 0xdc, 0x5c, 0x37, 0x94, 0xad, 0x84, 0x9a, 0xc8,
-	0xb4, 0xdf, 0xb5, 0x16, 0x7e, 0xf4, 0x8e, 0x84, 0xef, 0xc2, 0xc0, 0xf3, 0xa2, 0xe4, 0xa6, 0x6a,
-	0x30, 0xe5, 0x38, 0xd6, 0x1d, 0x0c, 0x58, 0x8f, 0xcd, 0xf0, 0x1d, 0xd8, 0xa3, 0xdd, 0x2a, 0x2d,
-	0x11, 0xde, 0x2f, 0x3f, 0xe2, 0x56, 0x96, 0x2b, 0xa1, 0x6d, 0xd8, 0xa0, 0x1f, 0x65, 0xfa, 0xb2,
-	0x53, 0xb8, 0xf4, 0x9d, 0xac, 0x73, 0x1b, 0x07, 0x3a, 0xb4, 0x0a, 0x5e, 0x85, 0xa8, 0x07, 0xed,
-	0xe2, 0x7f, 0x84, 0xe9, 0x05, 0x7e, 0xef, 0xc6, 0xa5, 0xe0, 0xd6, 0xb4, 0x60, 0xa3, 0xf7, 0xe2,
-	0xcd, 0x4f, 0xe6, 0x5e, 0x06, 0xef, 0x7a, 0xc1, 0xfc, 0x30, 0xf7, 0xaf, 0xa2, 0xed, 0x9e, 0x07,
-	0x46, 0xfc, 0x2f, 0xe1, 0xe1, 0xdc, 0xcb, 0x8d, 0x4c, 0xb7, 0x98, 0xf2, 0xcb, 0x7f, 0x07, 0x00,
-	0x00, 0xff, 0xff, 0x12, 0x44, 0x34, 0x70, 0xb1, 0x14, 0x00, 0x00,
+	0x29, 0x00, 0x3b, 0x04, 0xa5, 0xb5, 0xf3, 0x31, 0x05, 0x82, 0x20, 0x85, 0x12, 0x08, 0x20, 0x00,
+	0xb8, 0x2e, 0x9f, 0xf3, 0x1b, 0x72, 0xca, 0x2d, 0xf9, 0x0d, 0x39, 0xe7, 0x90, 0x7b, 0x8e, 0x39,
+	0xe6, 0x98, 0x53, 0x7e, 0x44, 0x6a, 0x06, 0x1f, 0x04, 0x68, 0xc9, 0x62, 0x92, 0x0b, 0x0b, 0xdd,
+	0xf3, 0x3c, 0x3d, 0x3d, 0x3d, 0x3d, 0x3d, 0x3d, 0x84, 0x87, 0xc6, 0xa5, 0xef, 0x2e, 0xac, 0xe5,
+	0xc2, 0x0d, 0x8e, 0x27, 0x4b, 0xcb, 0x9e, 0x9a, 0x3e, 0x31, 0x5c, 0x67, 0x66, 0xcd, 0x3b, 0x9e,
+	0xef, 0x86, 0x2e, 0x82, 0x15, 0xa0, 0x7d, 0x2f, 0x03, 0x36, 0xdc, 0xc5, 0xc2, 0x75, 0x22, 0x50,
+	0xfb, 0xe1, 0xdc, 0x75, 0xe7, 0xb6, 0x79, 0xcc, 0xa4, 0xc9, 0x72, 0x76, 0x1c, 0x5a, 0x0b, 0x33,
+	0x08, 0xf5, 0x85, 0x17, 0x03, 0x1e, 0xac, 0x03, 0xde, 0xfa, 0xba, 0xe7, 0x99, 0x7e, 0x10, 0x8d,
+	0x1f, 0xfd, 0xf3, 0x33, 0xa8, 0x77, 0xa3, 0xe9, 0x05, 0x36, 0x3b, 0xfa, 0x11, 0x14, 0xad, 0x69,
+	0xab, 0x70, 0x58, 0x78, 0x52, 0x3d, 0xb9, 0xdf, 0x59, 0x4d, 0xdc, 0xc9, 0xc1, 0x3a, 0xd2, 0x14,
+	0x17, 0xad, 0x29, 0xfa, 0x0a, 0x76, 0xe7, 0xa6, 0x63, 0xfa, 0xba, 0xdd, 0x2a, 0x32, 0xca, 0xa3,
+	0x9b, 0x29, 0x83, 0x08, 0x88, 0x13, 0x06, 0x7a, 0x09, 0x35, 0xd7, 0x37, 0x2e, 0xcd, 0x20, 0xf4,
+	0xf5, 0xd0, 0xf5, 0x5b, 0x5b, 0xcc, 0xc2, 0x0f, 0x6e, 0xb6, 0xa0, 0x64, 0xd0, 0x38, 0xc7, 0x45,
+	0x3c, 0x54, 0x74, 0x3f, 0xb4, 0x66, 0xba, 0x11, 0x06, 0xad, 0x12, 0x33, 0xf4, 0xf8, 0x66, 0x43,
+	0x7c, 0x02, 0xc5, 0x2b, 0x16, 0xfa, 0x29, 0xec, 0x30, 0x82, 0xd9, 0xda, 0x66, 0xfc, 0xc3, 0x9b,
+	0xf9, 0x02, 0xc3, 0xe1, 0x18, 0x8f, 0x9e, 0xc3, 0x36, 0xdb, 0xc3, 0xd6, 0x0e, 0x23, 0x3e, 0xbc,
+	0x99, 0xc8, 0x24, 0x1c, 0xa1, 0x51, 0x17, 0x60, 0xe9, 0x58, 0x21, 0x09, 0xcd, 0x20, 0x0c, 0x5a,
+	0xbb, 0xb7, 0x39, 0x3d, 0x76, 0xac, 0x50, 0xa3, 0x50, 0x5c, 0x59, 0x26, 0x9f, 0xed, 0xbf, 0x14,
+	0xa0, 0x28, 0x4d, 0x11, 0x82, 0x92, 0xa3, 0x2f, 0x4c, 0xb6, 0x6f, 0x15, 0xcc, 0xbe, 0xd1, 0x5d,
+	0xd8, 0x99, 0xf8, 0xba, 0x63, 0x5c, 0xb2, 0xad, 0xa9, 0xe0, 0x58, 0x42, 0xcf, 0xa1, 0x14, 0xbe,
+	0xf3, 0x4c, 0x16, 0xee, 0xc6, 0x87, 0x36, 0x4c, 0x9a, 0x76, 0xb4, 0x77, 0x9e, 0x89, 0x19, 0xfc,
+	0xe8, 0x1c, 0x4a, 0x54, 0x42, 0x07, 0xc0, 0x69, 0xaf, 0x55, 0x91, 0x8c, 0xe5, 0x91, 0x2a, 0x0a,
+	0x52, 0x5f, 0x12, 0x7b, 0xdc, 0xff, 0xa1, 0x1d, 0x28, 0x0a, 0xdf, 0x72, 0x05, 0xd4, 0x00, 0x50,
+	0x95, 0x91, 0x36, 0x1a, 0x77, 0xcf, 0x24, 0x8d, 0x2b, 0xa2, 0x3a, 0x54, 0x34, 0x45, 0x19, 0x0a,
+	0xa7, 0xbc, 0x24, 0x73, 0x5b, 0x68, 0x0f, 0xea, 0x92, 0xdc, 0x57, 0xf0, 0x19, 0xaf, 0x49, 0x8a,
+	0xcc, 0x0f, 0xb9, 0x52, 0xfb, 0x77, 0xdb, 0xb0, 0x1b, 0xa7, 0x06, 0x7a, 0x01, 0x65, 0xc3, 0xb7,
+	0x42, 0xcb, 0xd0, 0xed, 0x38, 0x05, 0xdb, 0x9d, 0x28, 0x83, 0x3b, 0x49, 0x06, 0x77, 0xba, 0xae,
+	0x6b, 0x9f, 0xeb, 0xf6, 0xd2, 0xc4, 0x29, 0x16, 0x29, 0x50, 0x35, 0x9d, 0xef, 0x2d, 0xdf, 0x75,
+	0x16, 0xa6, 0x13, 0xb2, 0xf5, 0x36, 0x4e, 0xbe, 0xb8, 0x35, 0x15, 0x3b, 0xe2, 0x8a, 0x84, 0xb3,
+	0x16, 0x50, 0x0f, 0xca, 0xfe, 0xd2, 0x21, 0x6f, 0x2f, 0x4d, 0x27, 0x4e, 0xcb, 0xa7, 0xb7, 0x5b,
+	0xc3, 0x4b, 0xe7, 0xe2, 0xd2, 0x74, 0xf0, 0xae, 0x1f, 0x7d, 0xa0, 0xaf, 0xa1, 0x3e, 0xf1, 0xdd,
+	0x2b, 0xd3, 0x21, 0x13, 0x73, 0xe6, 0xfa, 0x66, 0x9c, 0x98, 0xef, 0xaf, 0x49, 0x4b, 0x8e, 0x2d,
+	0xae, 0x45, 0x84, 0x2e, 0xc3, 0xa3, 0xcf, 0x61, 0x2f, 0x98, 0x5e, 0x11, 0x43, 0x37, 0x2e, 0x4d,
+	0xf2, 0xbd, 0xe9, 0x07, 0x96, 0xeb, 0xb0, 0xec, 0xdc, 0xc6, 0xcd, 0x60, 0x7a, 0x25, 0x50, 0xfd,
+	0x79, 0xa4, 0x46, 0x6d, 0x28, 0x2f, 0x1d, 0x6b, 0x95, 0x87, 0x65, 0x9c, 0xca, 0xed, 0xbf, 0x17,
+	0x60, 0x37, 0xf6, 0x0e, 0x75, 0xa1, 0xb4, 0x70, 0xa7, 0x51, 0xaa, 0x34, 0x4e, 0x3a, 0x1b, 0x2f,
+	0xab, 0x73, 0xe6, 0x4e, 0x4d, 0xcc, 0xb8, 0xe8, 0x31, 0xd4, 0x67, 0x96, 0x6d, 0x12, 0x4f, 0x0f,
+	0x43, 0xd3, 0x77, 0x82, 0x56, 0xf1, 0x70, 0xeb, 0x49, 0x05, 0xd7, 0xa8, 0x52, 0x8d, 0x75, 0x47,
+	0x13, 0x28, 0x51, 0x0a, 0x4d, 0x98, 0x33, 0xa5, 0xb7, 0x9e, 0x30, 0x0d, 0x00, 0x7e, 0x78, 0xc1,
+	0xbf, 0x1e, 0x11, 0x3c, 0x96, 0xb9, 0x02, 0x6a, 0xc3, 0x5d, 0x45, 0x1e, 0xbe, 0xa6, 0x12, 0x51,
+	0x64, 0xd2, 0x97, 0x86, 0x22, 0x39, 0xe3, 0x35, 0xe1, 0x94, 0x2b, 0xa2, 0x16, 0x1c, 0xc8, 0xca,
+	0x35, 0x23, 0x5b, 0x47, 0x03, 0xa8, 0x66, 0xf6, 0x10, 0x7d, 0x0c, 0xf7, 0x44, 0xf9, 0x5c, 0xc2,
+	0x8a, 0x7c, 0x26, 0xca, 0xda, 0xfb, 0x33, 0xaa, 0x58, 0xe9, 0x8d, 0x05, 0x9a, 0x7a, 0x5c, 0x01,
+	0x55, 0x61, 0x77, 0xa4, 0xf1, 0x03, 0x49, 0x1e, 0x70, 0xc5, 0xf6, 0xef, 0xb7, 0xa1, 0x96, 0x2d,
+	0x2f, 0xe8, 0x5b, 0xa8, 0x1a, 0x97, 0x96, 0x3d, 0x25, 0x81, 0x67, 0x1a, 0x41, 0x6b, 0xfb, 0x70,
+	0xeb, 0x49, 0xf5, 0xe4, 0xd9, 0x66, 0xb5, 0xa9, 0x23, 0x50, 0xe6, 0xc8, 0x33, 0x0d, 0x0c, 0x46,
+	0xf2, 0x19, 0xa0, 0x6f, 0xa0, 0x31, 0xb7, 0x42, 0xcb, 0x36, 0x03, 0x42, 0xab, 0xb8, 0x15, 0xc6,
+	0x35, 0xf3, 0xa3, 0xac, 0xd5, 0x41, 0x84, 0x10, 0x18, 0x00, 0xd7, 0xe7, 0x59, 0x11, 0x7d, 0x0d,
+	0x8d, 0xb9, 0xe9, 0xfb, 0x56, 0x48, 0x8c, 0x4b, 0xdd, 0x99, 0x9b, 0x41, 0x6b, 0x8b, 0xf9, 0xd5,
+	0xca, 0x59, 0x60, 0x08, 0x81, 0x01, 0x70, 0x7d, 0x9e, 0x91, 0x02, 0xf4, 0x5b, 0xb8, 0x3b, 0x73,
+	0x6d, 0xdb, 0x7d, 0x4b, 0x5c, 0x87, 0xe4, 0x8a, 0x6f, 0x94, 0x9a, 0x5f, 0x6d, 0xb8, 0xc0, 0x3e,
+	0x33, 0xa2, 0x38, 0xb9, 0x8a, 0x7c, 0x30, 0xbb, 0x46, 0xdb, 0xfe, 0x47, 0x01, 0x2a, 0x69, 0x3c,
+	0xae, 0x2d, 0x54, 0x57, 0xc0, 0x19, 0xae, 0x6d, 0x9b, 0x46, 0x48, 0x2e, 0x75, 0x67, 0x6a, 0x5b,
+	0xce, 0x3c, 0x3e, 0xc2, 0xdf, 0xfc, 0xa7, 0xf1, 0xee, 0x08, 0x91, 0xa1, 0xd3, 0xd8, 0x0e, 0x6e,
+	0x1a, 0x79, 0xc5, 0x91, 0x0a, 0xcd, 0x35, 0x0c, 0x3a, 0x84, 0xfb, 0x82, 0x32, 0x1c, 0x8a, 0x82,
+	0x46, 0x4e, 0x79, 0xb9, 0x37, 0x94, 0xe4, 0xc1, 0x5a, 0xea, 0x54, 0x61, 0x37, 0x46, 0x44, 0x25,
+	0x4e, 0x56, 0x48, 0x22, 0x17, 0xdb, 0x63, 0x38, 0xb8, 0x2e, 0x1c, 0xd7, 0x2e, 0xf5, 0x29, 0x70,
+	0xfa, 0x5b, 0x9d, 0xee, 0x9f, 0xbb, 0xf0, 0x6c, 0x33, 0xa4, 0xe7, 0xb9, 0xc8, 0x0e, 0x6b, 0x93,
+	0xe9, 0x85, 0x54, 0xfd, 0xb2, 0x54, 0x2e, 0x70, 0xc5, 0xf6, 0xbf, 0x6a, 0x50, 0x49, 0x6f, 0x2b,
+	0xf4, 0x0a, 0x2a, 0x9e, 0x6f, 0xd2, 0x33, 0x1d, 0x06, 0xf1, 0x01, 0xfe, 0x62, 0x83, 0x5b, 0xae,
+	0xa3, 0x26, 0x24, 0xbc, 0xe2, 0xa3, 0xef, 0xa0, 0x91, 0x5c, 0x7e, 0x84, 0x56, 0xf8, 0xe8, 0x14,
+	0x37, 0x4e, 0x7e, 0xbc, 0x89, 0xc5, 0xe4, 0x8b, 0x5e, 0x09, 0x01, 0xae, 0xeb, 0x59, 0x11, 0x75,
+	0x60, 0x3f, 0x9d, 0x86, 0xcc, 0x03, 0x32, 0x59, 0x1a, 0x57, 0x66, 0xc8, 0x0a, 0x69, 0x05, 0xef,
+	0xa5, 0x43, 0x83, 0xa0, 0xcb, 0x06, 0x28, 0x3e, 0xbd, 0x86, 0x33, 0xf8, 0x52, 0x84, 0x4f, 0x87,
+	0x52, 0xfc, 0xaf, 0x60, 0xcf, 0x5b, 0x4e, 0x6c, 0x2b, 0xb8, 0x24, 0xab, 0x4b, 0x3f, 0x3a, 0xa1,
+	0xc7, 0x1b, 0x85, 0x23, 0x22, 0x4b, 0xce, 0xcc, 0xc5, 0x5c, 0x6c, 0x69, 0x15, 0xe4, 0xdf, 0x40,
+	0xd3, 0x72, 0xbc, 0x65, 0x98, 0xb1, 0xbd, 0xc3, 0x6c, 0x3f, 0xdf, 0xc4, 0xb6, 0x44, 0xa9, 0x89,
+	0xc8, 0x66, 0x68, 0x58, 0x59, 0x55, 0x80, 0x46, 0x70, 0x27, 0x8d, 0xbb, 0xe7, 0xbb, 0xac, 0x90,
+	0x5a, 0xce, 0xcc, 0x8d, 0x3b, 0x80, 0x5c, 0xf7, 0x90, 0xb0, 0xd4, 0x08, 0xc7, 0xec, 0xa5, 0xb1,
+	0xca, 0x28, 0xdb, 0x7f, 0x28, 0x40, 0x35, 0xb3, 0x2c, 0x74, 0x0e, 0xf5, 0x24, 0x44, 0xff, 0xe3,
+	0xde, 0xd6, 0x62, 0x3b, 0xab, 0xad, 0x8d, 0xed, 0xce, 0x03, 0x62, 0xbb, 0x86, 0xce, 0x72, 0x38,
+	0xd9, 0xda, 0x68, 0x68, 0x10, 0x0c, 0xe3, 0x81, 0x38, 0x8b, 0xff, 0x5c, 0x80, 0xbd, 0xf7, 0x02,
+	0x83, 0x74, 0xd8, 0xcf, 0x07, 0x9a, 0xb9, 0x1a, 0xe7, 0xf5, 0x7f, 0xe1, 0xe9, 0x5e, 0x2e, 0xd0,
+	0xac, 0x59, 0xf9, 0x05, 0x7c, 0xbc, 0x36, 0x45, 0xc6, 0xeb, 0xe4, 0xda, 0x6a, 0xe5, 0x78, 0x2b,
+	0xe7, 0x83, 0x23, 0x09, 0x2a, 0xe9, 0xd1, 0x41, 0x1f, 0xc1, 0x1d, 0x15, 0x8b, 0xdd, 0xb1, 0x34,
+	0xd4, 0x46, 0x6b, 0xf5, 0x01, 0x60, 0x47, 0x1d, 0x77, 0x87, 0x92, 0x10, 0x5d, 0x2b, 0x2a, 0x96,
+	0xce, 0x79, 0x4d, 0xe4, 0x8a, 0xa8, 0x0c, 0x25, 0x59, 0x91, 0x45, 0x6e, 0xeb, 0xe8, 0x4f, 0xdb,
+	0x50, 0xcf, 0xb9, 0x8b, 0x1e, 0x40, 0x9b, 0xc7, 0x9a, 0xd4, 0xe7, 0x05, 0x8d, 0xd0, 0x8e, 0x6a,
+	0xdd, 0x68, 0x1d, 0x2a, 0xd2, 0x19, 0x3f, 0x10, 0xc9, 0x1b, 0x49, 0xe5, 0x0a, 0xe8, 0x1e, 0xec,
+	0x6b, 0xe2, 0x48, 0x23, 0x63, 0xb5, 0xc7, 0x6b, 0x22, 0x51, 0xf9, 0xd7, 0x43, 0x85, 0xef, 0x71,
+	0x45, 0x84, 0xa0, 0xc1, 0x8f, 0x35, 0x85, 0x0d, 0xd2, 0xcb, 0x71, 0xc4, 0x6d, 0xd1, 0x1a, 0xa5,
+	0xf1, 0xa9, 0x5c, 0xa2, 0x64, 0x55, 0x92, 0x65, 0xb1, 0x47, 0x06, 0x63, 0x8a, 0x63, 0x86, 0x47,
+	0xdc, 0x36, 0xaa, 0x41, 0xb9, 0x2f, 0xe1, 0xb3, 0x0b, 0x1e, 0x8b, 0xdc, 0x0e, 0x6a, 0x42, 0x95,
+	0x2d, 0xb0, 0x47, 0x86, 0xca, 0x60, 0xc4, 0xed, 0xa2, 0x7d, 0x68, 0x0a, 0xa7, 0x58, 0x39, 0x13,
+	0x95, 0x11, 0x11, 0x14, 0xb9, 0x2f, 0x0d, 0xb8, 0x32, 0x35, 0x2e, 0xa8, 0x22, 0xc1, 0xa2, 0xaa,
+	0x60, 0x8d, 0xab, 0x50, 0x07, 0x22, 0x47, 0x79, 0x2c, 0x9c, 0x4a, 0xe7, 0xe2, 0x88, 0x03, 0xf4,
+	0x09, 0x1c, 0x8e, 0xe5, 0x73, 0x11, 0xb3, 0xc5, 0x90, 0xc8, 0x06, 0x19, 0x0e, 0xcf, 0xcf, 0x88,
+	0x82, 0x7b, 0x22, 0xa6, 0x7e, 0x71, 0x55, 0x74, 0x04, 0x0f, 0x6e, 0xc1, 0xd4, 0x68, 0x98, 0xe2,
+	0x21, 0x61, 0xc8, 0xcb, 0x03, 0x72, 0xc1, 0x63, 0x59, 0x92, 0x07, 0x23, 0xb6, 0x36, 0xae, 0x8e,
+	0xee, 0x43, 0x2b, 0x33, 0x13, 0xa3, 0xab, 0x03, 0x25, 0x1a, 0x6d, 0xa0, 0xa7, 0xf0, 0xe9, 0xfb,
+	0x7e, 0x74, 0x45, 0x59, 0x38, 0x3d, 0xe3, 0xf1, 0x2b, 0xc2, 0xf7, 0x7b, 0x31, 0xb4, 0x89, 0x3e,
+	0x83, 0xc7, 0x9b, 0x00, 0x39, 0xf4, 0x08, 0xfe, 0x3f, 0x05, 0xbe, 0x12, 0xb1, 0x2c, 0x0e, 0x89,
+	0x70, 0xa1, 0x66, 0x20, 0x7b, 0xe8, 0x31, 0x3c, 0xcc, 0x4c, 0x7b, 0x2d, 0x08, 0xad, 0x81, 0x92,
+	0x45, 0xe6, 0x40, 0xfb, 0xb9, 0xc9, 0xae, 0x85, 0x1c, 0xd0, 0x08, 0xa5, 0x10, 0x2c, 0x0e, 0x45,
+	0x7e, 0x24, 0x66, 0xc6, 0xef, 0xdc, 0x16, 0x03, 0x55, 0xc4, 0xfd, 0x08, 0x7a, 0xb7, 0xfd, 0x09,
+	0xec, 0x44, 0x6f, 0x1b, 0xda, 0x4e, 0x5a, 0x0e, 0x6d, 0xe4, 0xe2, 0x56, 0xbc, 0x8c, 0x53, 0xb9,
+	0xfd, 0xc7, 0x0a, 0x6c, 0xb3, 0x23, 0x89, 0x9e, 0x41, 0x65, 0x19, 0x98, 0x64, 0x66, 0xeb, 0x73,
+	0x7a, 0x21, 0xd1, 0x2a, 0xb9, 0x9f, 0x3d, 0xb8, 0xe3, 0xc0, 0xec, 0xdb, 0xfa, 0x1c, 0x97, 0x97,
+	0xd1, 0x47, 0x80, 0x2e, 0xa0, 0xe9, 0xb9, 0x7e, 0xa8, 0xcf, 0xcd, 0xa4, 0xf8, 0xc5, 0x5d, 0x50,
+	0xe7, 0x96, 0x57, 0x53, 0x47, 0x8d, 0x68, 0x71, 0xd5, 0xc3, 0x0d, 0x2f, 0x27, 0xa3, 0x67, 0x70,
+	0xa0, 0x7b, 0x9e, 0xfd, 0x8e, 0xac, 0x75, 0x48, 0x51, 0x2f, 0x8c, 0xd8, 0xd8, 0x20, 0xd7, 0x0c,
+	0xfd, 0x12, 0xe8, 0x5d, 0xe4, 0xe9, 0xbe, 0x49, 0x66, 0xae, 0x4f, 0xa2, 0xd6, 0x79, 0x8f, 0x39,
+	0x73, 0x7c, 0xab, 0x33, 0x11, 0xb1, 0xef, 0xfa, 0xd1, 0x93, 0xae, 0xe9, 0xe5, 0x15, 0xe8, 0x14,
+	0x80, 0xb6, 0xee, 0x4b, 0x6f, 0xaa, 0x87, 0x66, 0xab, 0x76, 0xdb, 0x1b, 0x22, 0xb2, 0x3a, 0x9a,
+	0x5e, 0x8d, 0x19, 0x01, 0x57, 0x82, 0xe4, 0x13, 0xfd, 0x1a, 0xf6, 0x2c, 0x27, 0x08, 0x75, 0xdb,
+	0x26, 0xa1, 0xeb, 0xda, 0xc6, 0xa5, 0x6e, 0x39, 0xad, 0x3a, 0x33, 0xf8, 0xec, 0x36, 0x83, 0x52,
+	0x44, 0xd4, 0x12, 0x1e, 0xe6, 0xac, 0x35, 0x0d, 0x7a, 0x03, 0x89, 0x8e, 0x78, 0xba, 0x71, 0xa5,
+	0xd3, 0x98, 0x71, 0x9b, 0x05, 0x21, 0xb6, 0xae, 0xc6, 0x34, 0xdc, 0xb4, 0xf2, 0x0a, 0x24, 0x43,
+	0x8d, 0x45, 0x95, 0x58, 0x0b, 0x66, 0xb7, 0xc9, 0xec, 0xfe, 0xf0, 0x36, 0xbb, 0xec, 0x57, 0x62,
+	0x14, 0x5c, 0x9d, 0xac, 0x84, 0xf6, 0xe7, 0xd0, 0xc8, 0x67, 0x01, 0x6a, 0xc1, 0x6e, 0x92, 0x46,
+	0x51, 0x9f, 0x95, 0x88, 0x6d, 0x13, 0x9a, 0x6b, 0x9b, 0x84, 0x30, 0x34, 0xf5, 0xe9, 0xd4, 0xa2,
+	0xb5, 0x5d, 0xb7, 0x89, 0xee, 0xcf, 0x83, 0xf8, 0x95, 0x99, 0xdb, 0x98, 0x35, 0x16, 0x9f, 0x32,
+	0x78, 0x7f, 0x1e, 0xe0, 0x86, 0x9e, 0x93, 0xdb, 0x27, 0x50, 0x49, 0x77, 0x0d, 0x7d, 0x0a, 0x0d,
+	0xda, 0xd8, 0xd1, 0x1b, 0x3d, 0x70, 0x97, 0xbe, 0x61, 0xc6, 0x47, 0xa7, 0x1e, 0x6b, 0x47, 0x4c,
+	0xd9, 0xfe, 0x19, 0x70, 0xeb, 0x1b, 0xb3, 0x29, 0xf5, 0x6f, 0x05, 0x68, 0xae, 0x85, 0x7d, 0x43,
+	0x2a, 0xfa, 0x79, 0xf4, 0xa6, 0xa5, 0xef, 0x99, 0xb8, 0xbd, 0xfe, 0xc0, 0xdb, 0x1f, 0x2f, 0x1d,
+	0xf6, 0x7e, 0xa1, 0x6f, 0x59, 0xd6, 0xb8, 0x7f, 0x09, 0xe5, 0x34, 0x3d, 0xa2, 0x47, 0xc7, 0xbd,
+	0x5c, 0xd0, 0xa2, 0x31, 0xd6, 0xa0, 0xa4, 0x40, 0xf4, 0x08, 0x6a, 0x53, 0x2b, 0xd0, 0x27, 0xb6,
+	0x49, 0xe6, 0xee, 0x42, 0x67, 0x1d, 0x5d, 0x19, 0x57, 0x63, 0xdd, 0xc0, 0x5d, 0xe8, 0x6d, 0x11,
+	0xaa, 0x99, 0xed, 0x46, 0x2f, 0xa0, 0xca, 0x72, 0x25, 0xee, 0x5a, 0x0a, 0xac, 0x6b, 0xb9, 0x93,
+	0x9d, 0x89, 0x01, 0xd9, 0xff, 0x12, 0x60, 0x25, 0x9f, 0xc1, 0xcb, 0x52, 0x79, 0x8b, 0xdb, 0x79,
+	0x59, 0x2a, 0xef, 0x72, 0xb5, 0x97, 0xa5, 0x72, 0x83, 0x6b, 0xb6, 0xff, 0x5a, 0x80, 0x4a, 0xfa,
+	0x97, 0x09, 0xea, 0xc1, 0x5e, 0xec, 0x15, 0x99, 0xd8, 0xba, 0x71, 0x65, 0x5b, 0x01, 0x6d, 0x30,
+	0x3f, 0xb8, 0x0e, 0x2e, 0x66, 0x74, 0x13, 0x02, 0x7a, 0x05, 0x1c, 0xeb, 0x06, 0xa6, 0x01, 0x49,
+	0x43, 0xb9, 0xbd, 0x69, 0x28, 0x1b, 0x31, 0x35, 0x96, 0xe9, 0x23, 0xda, 0x5c, 0x78, 0xe1, 0x3b,
+	0x12, 0xbc, 0x0b, 0x7c, 0xd7, 0x0d, 0xe3, 0x4a, 0x55, 0x63, 0xca, 0x51, 0xa4, 0x3b, 0xea, 0xb3,
+	0x87, 0x3b, 0xc3, 0xb7, 0xe0, 0x80, 0x3e, 0x81, 0x69, 0x8b, 0xf0, 0x7e, 0xfb, 0x11, 0xbd, 0x8f,
+	0xb9, 0x02, 0xda, 0x85, 0x2d, 0xfa, 0x51, 0xa4, 0x37, 0x3b, 0x85, 0x8b, 0xdf, 0x49, 0x1a, 0xb7,
+	0x75, 0xa4, 0x41, 0x23, 0xe7, 0x55, 0x80, 0xba, 0xd0, 0xcc, 0xff, 0xf1, 0x98, 0x14, 0xf0, 0x8f,
+	0x6e, 0x5c, 0x0a, 0x6e, 0x4c, 0x72, 0x36, 0xba, 0x2f, 0xde, 0xfc, 0x64, 0xee, 0xa6, 0xf0, 0x8e,
+	0xeb, 0xcf, 0x8f, 0x33, 0x7f, 0x55, 0x5a, 0xce, 0xcc, 0xd7, 0xa3, 0xbf, 0x1e, 0x8f, 0xe7, 0x6e,
+	0x66, 0x64, 0xb2, 0xc3, 0x94, 0x5f, 0xfe, 0x3b, 0x00, 0x00, 0xff, 0xff, 0x5e, 0x88, 0x91, 0xf1,
+	0x06, 0x15, 0x00, 0x00,
 }
diff --git a/go/chromiumos/common.pb.go b/go/chromiumos/common.pb.go
index 9286c57..9c1840b 100644
--- a/go/chromiumos/common.pb.go
+++ b/go/chromiumos/common.pb.go
@@ -1077,6 +1077,7 @@
 }
 
 // Additional information about artifacts used by PrepareForBuild endpoints.
+// TODO(crbug/1019868): This is migrating to ArtifactProfileInfo.
 type PrepareForBuildAdditionalArgs struct {
 	// Types that are valid to be assigned to PrepareForBuildArgs:
 	//	*PrepareForBuildAdditionalArgs_ChromeCwpProfile
@@ -1159,6 +1160,156 @@
 	}
 }
 
+// ToolchainService Unverified Release AFDO artifacts require information
+// about the builder that created the image used to generate the unverified
+// chrome benchmark perf file.
+type AfdoRelease struct {
+	// ToolchainService Chrome AFDO artifacts require profile name.
+	ChromeCwpProfile string `protobuf:"bytes,1,opt,name=chrome_cwp_profile,json=chromeCwpProfile,proto3" json:"chrome_cwp_profile,omitempty"`
+	// The build id of the image_build.  Used to generate the location for the
+	// image archive.
+	ImageBuildId         int64    `protobuf:"varint,2,opt,name=image_build_id,json=imageBuildId,proto3" json:"image_build_id,omitempty"`
+	XXX_NoUnkeyedLiteral struct{} `json:"-"`
+	XXX_unrecognized     []byte   `json:"-"`
+	XXX_sizecache        int32    `json:"-"`
+}
+
+func (m *AfdoRelease) Reset()         { *m = AfdoRelease{} }
+func (m *AfdoRelease) String() string { return proto.CompactTextString(m) }
+func (*AfdoRelease) ProtoMessage()    {}
+func (*AfdoRelease) Descriptor() ([]byte, []int) {
+	return fileDescriptor_fa0b57c3d7d4c63b, []int{15}
+}
+
+func (m *AfdoRelease) XXX_Unmarshal(b []byte) error {
+	return xxx_messageInfo_AfdoRelease.Unmarshal(m, b)
+}
+func (m *AfdoRelease) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
+	return xxx_messageInfo_AfdoRelease.Marshal(b, m, deterministic)
+}
+func (m *AfdoRelease) XXX_Merge(src proto.Message) {
+	xxx_messageInfo_AfdoRelease.Merge(m, src)
+}
+func (m *AfdoRelease) XXX_Size() int {
+	return xxx_messageInfo_AfdoRelease.Size(m)
+}
+func (m *AfdoRelease) XXX_DiscardUnknown() {
+	xxx_messageInfo_AfdoRelease.DiscardUnknown(m)
+}
+
+var xxx_messageInfo_AfdoRelease proto.InternalMessageInfo
+
+func (m *AfdoRelease) GetChromeCwpProfile() string {
+	if m != nil {
+		return m.ChromeCwpProfile
+	}
+	return ""
+}
+
+func (m *AfdoRelease) GetImageBuildId() int64 {
+	if m != nil {
+		return m.ImageBuildId
+	}
+	return 0
+}
+
+// Artifact profile information used by artifact prepare/bundle endpoints in
+// addition to input_artifacts.
+type ArtifactProfileInfo struct {
+	// Types that are valid to be assigned to ArtifactProfileInfo:
+	//	*ArtifactProfileInfo_ChromeCwpProfile
+	//	*ArtifactProfileInfo_KernelVersion
+	//	*ArtifactProfileInfo_AfdoRelase
+	ArtifactProfileInfo  isArtifactProfileInfo_ArtifactProfileInfo `protobuf_oneof:"artifact_profile_info"`
+	XXX_NoUnkeyedLiteral struct{}                                  `json:"-"`
+	XXX_unrecognized     []byte                                    `json:"-"`
+	XXX_sizecache        int32                                     `json:"-"`
+}
+
+func (m *ArtifactProfileInfo) Reset()         { *m = ArtifactProfileInfo{} }
+func (m *ArtifactProfileInfo) String() string { return proto.CompactTextString(m) }
+func (*ArtifactProfileInfo) ProtoMessage()    {}
+func (*ArtifactProfileInfo) Descriptor() ([]byte, []int) {
+	return fileDescriptor_fa0b57c3d7d4c63b, []int{16}
+}
+
+func (m *ArtifactProfileInfo) XXX_Unmarshal(b []byte) error {
+	return xxx_messageInfo_ArtifactProfileInfo.Unmarshal(m, b)
+}
+func (m *ArtifactProfileInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
+	return xxx_messageInfo_ArtifactProfileInfo.Marshal(b, m, deterministic)
+}
+func (m *ArtifactProfileInfo) XXX_Merge(src proto.Message) {
+	xxx_messageInfo_ArtifactProfileInfo.Merge(m, src)
+}
+func (m *ArtifactProfileInfo) XXX_Size() int {
+	return xxx_messageInfo_ArtifactProfileInfo.Size(m)
+}
+func (m *ArtifactProfileInfo) XXX_DiscardUnknown() {
+	xxx_messageInfo_ArtifactProfileInfo.DiscardUnknown(m)
+}
+
+var xxx_messageInfo_ArtifactProfileInfo proto.InternalMessageInfo
+
+type isArtifactProfileInfo_ArtifactProfileInfo interface {
+	isArtifactProfileInfo_ArtifactProfileInfo()
+}
+
+type ArtifactProfileInfo_ChromeCwpProfile struct {
+	ChromeCwpProfile string `protobuf:"bytes,1,opt,name=chrome_cwp_profile,json=chromeCwpProfile,proto3,oneof"`
+}
+
+type ArtifactProfileInfo_KernelVersion struct {
+	KernelVersion string `protobuf:"bytes,2,opt,name=kernel_version,json=kernelVersion,proto3,oneof"`
+}
+
+type ArtifactProfileInfo_AfdoRelase struct {
+	AfdoRelase *AfdoRelease `protobuf:"bytes,3,opt,name=afdo_relase,json=afdoRelase,proto3,oneof"`
+}
+
+func (*ArtifactProfileInfo_ChromeCwpProfile) isArtifactProfileInfo_ArtifactProfileInfo() {}
+
+func (*ArtifactProfileInfo_KernelVersion) isArtifactProfileInfo_ArtifactProfileInfo() {}
+
+func (*ArtifactProfileInfo_AfdoRelase) isArtifactProfileInfo_ArtifactProfileInfo() {}
+
+func (m *ArtifactProfileInfo) GetArtifactProfileInfo() isArtifactProfileInfo_ArtifactProfileInfo {
+	if m != nil {
+		return m.ArtifactProfileInfo
+	}
+	return nil
+}
+
+func (m *ArtifactProfileInfo) GetChromeCwpProfile() string {
+	if x, ok := m.GetArtifactProfileInfo().(*ArtifactProfileInfo_ChromeCwpProfile); ok {
+		return x.ChromeCwpProfile
+	}
+	return ""
+}
+
+func (m *ArtifactProfileInfo) GetKernelVersion() string {
+	if x, ok := m.GetArtifactProfileInfo().(*ArtifactProfileInfo_KernelVersion); ok {
+		return x.KernelVersion
+	}
+	return ""
+}
+
+func (m *ArtifactProfileInfo) GetAfdoRelase() *AfdoRelease {
+	if x, ok := m.GetArtifactProfileInfo().(*ArtifactProfileInfo_AfdoRelase); ok {
+		return x.AfdoRelase
+	}
+	return nil
+}
+
+// XXX_OneofWrappers is for the internal use of the proto package.
+func (*ArtifactProfileInfo) XXX_OneofWrappers() []interface{} {
+	return []interface{}{
+		(*ArtifactProfileInfo_ChromeCwpProfile)(nil),
+		(*ArtifactProfileInfo_KernelVersion)(nil),
+		(*ArtifactProfileInfo_AfdoRelase)(nil),
+	}
+}
+
 func init() {
 	proto.RegisterEnum("chromiumos.ImageType", ImageType_name, ImageType_value)
 	proto.RegisterEnum("chromiumos.Channel", Channel_name, Channel_value)
@@ -1182,88 +1333,95 @@
 	proto.RegisterType((*ProtoBytes)(nil), "chromiumos.ProtoBytes")
 	proto.RegisterType((*PrepareForBuildResponse)(nil), "chromiumos.PrepareForBuildResponse")
 	proto.RegisterType((*PrepareForBuildAdditionalArgs)(nil), "chromiumos.PrepareForBuildAdditionalArgs")
+	proto.RegisterType((*AfdoRelease)(nil), "chromiumos.AfdoRelease")
+	proto.RegisterType((*ArtifactProfileInfo)(nil), "chromiumos.ArtifactProfileInfo")
 }
 
 func init() { proto.RegisterFile("chromiumos/common.proto", fileDescriptor_fa0b57c3d7d4c63b) }
 
 var fileDescriptor_fa0b57c3d7d4c63b = []byte{
-	// 1238 bytes of a gzipped FileDescriptorProto
-	0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x94, 0x56, 0xdd, 0x6e, 0xdb, 0xc6,
-	0x12, 0xb6, 0x44, 0x45, 0x3f, 0xa3, 0x1f, 0x33, 0x9b, 0x73, 0x12, 0x25, 0xe7, 0x18, 0x70, 0x98,
-	0x02, 0x75, 0x7d, 0x21, 0x07, 0x6a, 0xd2, 0x5e, 0x53, 0x14, 0x25, 0x33, 0xb1, 0x49, 0x61, 0x25,
-	0x39, 0x70, 0x7b, 0x41, 0x6c, 0xa8, 0x15, 0xc5, 0x84, 0xe2, 0x12, 0x4b, 0xca, 0x81, 0xd3, 0x07,
-	0xe8, 0x7d, 0x2f, 0xfa, 0x38, 0x05, 0xfa, 0x62, 0x45, 0xb1, 0x4b, 0x52, 0x92, 0x9d, 0x00, 0x45,
-	0xaf, 0xb4, 0xf3, 0x7d, 0xb3, 0xf3, 0xb7, 0x33, 0x43, 0xc1, 0x13, 0x6f, 0xc5, 0xd9, 0x3a, 0xd8,
-	0xac, 0x59, 0x72, 0xe6, 0xb1, 0xf5, 0x9a, 0x45, 0xbd, 0x98, 0xb3, 0x94, 0x21, 0xd8, 0x11, 0xda,
-	0x73, 0x68, 0x0e, 0x36, 0x41, 0xb8, 0x98, 0x11, 0xee, 0xd3, 0x14, 0x21, 0xa8, 0x44, 0x64, 0x4d,
-	0xbb, 0xa5, 0xe3, 0xd2, 0x49, 0x03, 0xcb, 0xb3, 0xf6, 0x57, 0x09, 0xaa, 0xc6, 0x8a, 0x33, 0x26,
-	0xe9, 0x98, 0xa4, 0xab, 0x82, 0x16, 0x67, 0xf4, 0x3f, 0x68, 0x78, 0xc4, 0x5b, 0x51, 0x77, 0x11,
-	0xf0, 0x6e, 0x59, 0x12, 0x75, 0x09, 0x0c, 0x03, 0x8e, 0x7a, 0xa0, 0xd0, 0xe8, 0xa6, 0xab, 0x1c,
-	0x97, 0x4e, 0x9a, 0xfd, 0xff, 0xf7, 0x76, 0x8e, 0x7b, 0x99, 0xc5, 0xfc, 0xc7, 0x8c, 0x6e, 0xb0,
-	0x50, 0x44, 0x47, 0x90, 0x05, 0x97, 0x59, 0xab, 0x48, 0x6b, 0x8d, 0x0c, 0x19, 0x06, 0xfc, 0x59,
-	0x04, 0x8d, 0xed, 0x05, 0xf4, 0x12, 0x1a, 0x9b, 0x84, 0xba, 0xcb, 0x90, 0xf8, 0x49, 0xb7, 0x74,
-	0xac, 0x9c, 0x34, 0xfb, 0x8f, 0xf6, 0x3d, 0xcc, 0x13, 0x3a, 0x0a, 0x89, 0x8f, 0xeb, 0x9b, 0xec,
-	0x90, 0xa0, 0x33, 0xa8, 0x2f, 0x29, 0x49, 0x37, 0x9c, 0x26, 0xdd, 0xf2, 0x97, 0x17, 0x46, 0x19,
-	0x87, 0xb7, 0x4a, 0x6f, 0x2a, 0xf5, 0x07, 0x6a, 0x55, 0x7b, 0x01, 0xb5, 0x9c, 0x42, 0x5d, 0xa8,
-	0xe5, 0x64, 0x5e, 0x83, 0x42, 0xd4, 0x7e, 0x57, 0x00, 0xc6, 0x6c, 0x4d, 0x0c, 0x16, 0x2d, 0x03,
-	0x1f, 0x3d, 0x85, 0xba, 0xcf, 0xd6, 0x44, 0xa6, 0x91, 0x6b, 0x0a, 0x59, 0xd4, 0xe4, 0x04, 0x54,
-	0x49, 0x79, 0x61, 0x40, 0xa3, 0xd4, 0xfd, 0x90, 0xb0, 0x28, 0xaf, 0x5b, 0x47, 0xe0, 0x86, 0x84,
-	0xdf, 0x24, 0x2c, 0x42, 0xa7, 0xf0, 0x30, 0xcb, 0x9d, 0x25, 0xee, 0xd6, 0x9a, 0x22, 0x55, 0x0f,
-	0x0b, 0x62, 0x9c, 0x5b, 0x3d, 0x87, 0xb6, 0x54, 0x21, 0x71, 0xcc, 0x19, 0xf1, 0x56, 0xb2, 0x78,
-	0x9d, 0xfe, 0x8b, 0xfd, 0x04, 0x77, 0xf1, 0xc9, 0xa3, 0x9e, 0xab, 0xe2, 0x96, 0xbf, 0x27, 0xa1,
-	0x1e, 0xd4, 0x42, 0xe6, 0x4b, 0x5f, 0x0f, 0xe4, 0xbb, 0xfd, 0x77, 0xdf, 0xc6, 0xf4, 0x36, 0xf2,
-	0xe8, 0x62, 0x18, 0x70, 0x5c, 0x0d, 0x99, 0x2f, 0x3c, 0x1f, 0x01, 0x24, 0x29, 0x49, 0x13, 0x77,
-	0x19, 0x84, 0xb4, 0x5b, 0xcd, 0xde, 0x4c, 0x22, 0xa3, 0x20, 0xa4, 0xe8, 0x05, 0xb4, 0x3d, 0xb6,
-	0x89, 0x52, 0xca, 0x3f, 0x67, 0x1a, 0x35, 0xa9, 0xd1, 0x2a, 0x40, 0xa1, 0xa4, 0x5d, 0x43, 0x6b,
-	0x3f, 0x22, 0x74, 0x04, 0x4f, 0xc7, 0xce, 0xa5, 0xee, 0xea, 0x93, 0x09, 0x76, 0x74, 0xe3, 0xdc,
-	0x9d, 0xdb, 0xd3, 0x89, 0x69, 0x58, 0x23, 0xcb, 0x1c, 0xaa, 0x07, 0xa8, 0x09, 0xb5, 0xa1, 0x39,
-	0xd2, 0xe7, 0x17, 0x33, 0xb5, 0x84, 0x5a, 0x50, 0xc7, 0x03, 0xd3, 0x9d, 0x60, 0x67, 0xa8, 0x96,
-	0xd1, 0x21, 0x34, 0x85, 0x34, 0x9d, 0xe9, 0x63, 0xcb, 0x1e, 0xab, 0x8a, 0x16, 0x43, 0x5b, 0x9a,
-	0xe6, 0x69, 0xb0, 0x24, 0x5e, 0x9a, 0xdc, 0x8b, 0xb7, 0xf4, 0x8f, 0xf1, 0x96, 0xbf, 0x8c, 0x57,
-	0x34, 0xbd, 0xa8, 0x91, 0xe0, 0x93, 0xae, 0x72, 0xac, 0x88, 0xa6, 0x0f, 0x99, 0x2f, 0xb8, 0x44,
-	0x5b, 0x42, 0x73, 0x42, 0xbc, 0x8f, 0xc4, 0xa7, 0x56, 0xb4, 0x64, 0xe8, 0x39, 0xb4, 0xe2, 0x4c,
-	0x74, 0xf7, 0x66, 0xab, 0x99, 0x63, 0x36, 0x59, 0x53, 0xf4, 0x0c, 0xea, 0x1e, 0x49, 0xa9, 0xcf,
-	0xf8, 0xed, 0x6e, 0x84, 0x32, 0x59, 0xb4, 0xdc, 0x0d, 0xe5, 0x49, 0xc0, 0xa2, 0xfc, 0xe9, 0x0b,
-	0x51, 0xfb, 0xb5, 0x04, 0x95, 0x89, 0x18, 0xc1, 0xaf, 0x8d, 0xe5, 0x6b, 0xa8, 0x87, 0xcc, 0x23,
-	0x69, 0x90, 0x77, 0x57, 0xa7, 0xff, 0x74, 0xff, 0x19, 0xc5, 0xbd, 0xde, 0x45, 0xae, 0x80, 0xb7,
-	0xaa, 0xda, 0x2b, 0xa8, 0x17, 0xa8, 0x28, 0xa5, 0xed, 0xb8, 0x17, 0x8e, 0xa1, 0xcf, 0x2c, 0xc7,
-	0x56, 0x0f, 0x10, 0x40, 0xd5, 0xb2, 0xa7, 0xd6, 0xd0, 0x54, 0x4b, 0xe2, 0x09, 0x9c, 0xf9, 0x4c,
-	0x0a, 0x65, 0xad, 0x0f, 0x80, 0x69, 0xb2, 0x09, 0x53, 0x19, 0xce, 0x37, 0x7b, 0xe1, 0x34, 0xfb,
-	0xea, 0x7d, 0xb7, 0x59, 0x80, 0xda, 0x11, 0x34, 0xb6, 0xbd, 0x84, 0x54, 0x50, 0x76, 0x93, 0x22,
-	0x8e, 0x5a, 0x0c, 0xad, 0x31, 0xe5, 0x3c, 0x48, 0x8d, 0x15, 0x89, 0x7c, 0x2a, 0x72, 0x5c, 0xb1,
-	0x24, 0x2d, 0x72, 0x14, 0x67, 0x51, 0x9a, 0x98, 0xb3, 0x0f, 0xd4, 0x4b, 0xf3, 0xaa, 0x15, 0x22,
-	0x7a, 0x0c, 0x55, 0x4f, 0xde, 0x93, 0x35, 0x53, 0x70, 0x2e, 0x89, 0x42, 0xc7, 0x24, 0xf5, 0x56,
-	0x09, 0x4d, 0xe5, 0x80, 0x28, 0x78, 0x2b, 0x6b, 0xbf, 0x40, 0x7b, 0x1c, 0xa4, 0xe2, 0x05, 0x0d,
-	0xb6, 0x5e, 0x07, 0xe9, 0xbf, 0x74, 0xd9, 0x81, 0x72, 0xb0, 0xc8, 0x9f, 0xa8, 0x1c, 0x2c, 0x44,
-	0x4a, 0x9c, 0x2e, 0xf3, 0x1d, 0x26, 0x8e, 0xd2, 0x39, 0x4b, 0x02, 0xf9, 0x24, 0x62, 0xb2, 0xda,
-	0x78, 0x2b, 0x6b, 0x47, 0x50, 0xcb, 0xf7, 0x95, 0x70, 0x2b, 0x76, 0x5a, 0xe1, 0x56, 0x9c, 0xb5,
-	0x1f, 0x01, 0x26, 0x62, 0x77, 0x0f, 0x6e, 0x53, 0x9a, 0xa0, 0xef, 0x40, 0x4d, 0x28, 0x0f, 0x48,
-	0x18, 0x7c, 0xa6, 0x0b, 0x57, 0x2e, 0x75, 0xa9, 0xdd, 0xc2, 0x87, 0x3b, 0x5c, 0xea, 0x6b, 0x7f,
-	0x96, 0xe0, 0xc9, 0x84, 0xd3, 0x98, 0x70, 0x3a, 0x62, 0x5c, 0xae, 0x7a, 0x4c, 0x93, 0x98, 0x45,
-	0x09, 0x45, 0x3f, 0xc3, 0xe1, 0x7b, 0x01, 0xb8, 0x9c, 0x86, 0xf4, 0x86, 0x44, 0x5e, 0xd6, 0x9b,
-	0x9d, 0x7e, 0xff, 0xce, 0x93, 0x7d, 0xfd, 0x76, 0x2f, 0x97, 0xf2, 0x9b, 0xb8, 0xf3, 0xfe, 0x8e,
-	0xac, 0x59, 0xd0, 0xb9, 0xab, 0x21, 0xda, 0xe9, 0xee, 0x14, 0x03, 0x54, 0x6d, 0xd3, 0x1c, 0x9a,
-	0xc3, 0xac, 0x9d, 0xe6, 0xf6, 0x5b, 0xdb, 0x79, 0x67, 0xab, 0x65, 0xd4, 0x86, 0xc6, 0xc4, 0xb1,
-	0xec, 0xd9, 0x85, 0x39, 0x9d, 0xaa, 0x8a, 0xf6, 0x5b, 0x09, 0x8e, 0xee, 0x45, 0xa1, 0x2f, 0x16,
-	0xb2, 0x6e, 0x24, 0xd4, 0xb9, 0x9f, 0xa0, 0x1e, 0xa0, 0xfc, 0xb3, 0xe1, 0x7d, 0x8a, 0x45, 0x41,
-	0x76, 0xa3, 0x7d, 0x7e, 0x80, 0xd5, 0x8c, 0x33, 0x3e, 0xc5, 0x93, 0x8c, 0x41, 0xdf, 0x42, 0xe7,
-	0x23, 0xe5, 0x11, 0x0d, 0xdd, 0x62, 0xb4, 0xca, 0xb9, 0x6e, 0x3b, 0xc3, 0xaf, 0x32, 0x78, 0xd0,
-	0x85, 0xc7, 0x71, 0xe6, 0xd9, 0x5d, 0x32, 0xee, 0x66, 0xe5, 0x22, 0xdc, 0x4f, 0x4e, 0xff, 0x28,
-	0x41, 0xc3, 0x5a, 0x13, 0x9f, 0xce, 0x6e, 0x63, 0xf1, 0x5d, 0xf8, 0x8f, 0x75, 0xa9, 0x8f, 0x4d,
-	0x77, 0x76, 0x3d, 0x31, 0xdd, 0xb9, 0x3d, 0x34, 0x47, 0x96, 0x2d, 0x93, 0xac, 0x43, 0x65, 0xa0,
-	0x4f, 0xc5, 0xc4, 0xd4, 0x40, 0x19, 0x9a, 0x57, 0x6a, 0x59, 0x40, 0x33, 0x73, 0x3a, 0x53, 0x15,
-	0x91, 0xb5, 0x20, 0xdd, 0xab, 0x4b, 0xb5, 0x22, 0x04, 0x01, 0x0b, 0xe1, 0x81, 0x5c, 0x6a, 0xa6,
-	0xe1, 0x5c, 0x99, 0xf8, 0x5a, 0xad, 0x0a, 0x6a, 0xa4, 0x1b, 0x33, 0x07, 0x5f, 0xab, 0x35, 0x41,
-	0x8d, 0x2c, 0x7c, 0xf9, 0x4e, 0xc7, 0xa6, 0x5a, 0x47, 0x0f, 0xa1, 0x6d, 0xe0, 0xd7, 0x2f, 0xdd,
-	0x2d, 0xd4, 0x10, 0x90, 0xb4, 0x3a, 0x9e, 0xe7, 0xe6, 0x40, 0x40, 0xd2, 0xf6, 0x16, 0x6a, 0x9e,
-	0xae, 0xa1, 0x26, 0x46, 0x2b, 0xa2, 0x21, 0x7a, 0x02, 0x8f, 0x8c, 0x73, 0xdd, 0xb6, 0xcd, 0x8b,
-	0x7b, 0x7b, 0x16, 0x41, 0xa7, 0x20, 0xa6, 0x33, 0x7d, 0x70, 0x21, 0xd2, 0x50, 0xa1, 0x55, 0x60,
-	0x03, 0x73, 0xa6, 0x67, 0x2b, 0xb7, 0x40, 0x44, 0x82, 0xca, 0xfe, 0x35, 0x43, 0xb7, 0x75, 0x7c,
-	0xad, 0x56, 0x4e, 0x97, 0xa0, 0xea, 0xa3, 0xa1, 0x53, 0xac, 0x61, 0x59, 0xb5, 0x36, 0x34, 0x6c,
-	0xc7, 0xce, 0x8a, 0xa6, 0x1e, 0x08, 0xd1, 0xc1, 0x43, 0x13, 0x8f, 0x2c, 0xe9, 0x08, 0x41, 0x67,
-	0x60, 0xda, 0xc6, 0xf9, 0xa5, 0x8e, 0xdf, 0xba, 0xe2, 0x6e, 0xe6, 0xea, 0xad, 0x89, 0x85, 0x61,
-	0x09, 0x28, 0x99, 0x6f, 0xec, 0x5c, 0x9a, 0x19, 0x50, 0x19, 0xfc, 0xf0, 0xd3, 0x2b, 0x9f, 0x6d,
-	0xfb, 0xb7, 0xc7, 0xb8, 0x7f, 0xb6, 0xf7, 0x3f, 0x28, 0x88, 0x96, 0x9c, 0x9c, 0xc9, 0x89, 0x39,
-	0xf3, 0xd9, 0x1e, 0xf3, 0xbe, 0x2a, 0xc1, 0xef, 0xff, 0x0e, 0x00, 0x00, 0xff, 0xff, 0xde, 0x7e,
-	0x35, 0xf6, 0x36, 0x09, 0x00, 0x00,
+	// 1328 bytes of a gzipped FileDescriptorProto
+	0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xb4, 0x56, 0xcb, 0x6e, 0xdb, 0xc6,
+	0x1a, 0xb6, 0x44, 0x45, 0x97, 0x5f, 0x17, 0x33, 0x93, 0x93, 0x58, 0xc9, 0x39, 0x06, 0x1c, 0x26,
+	0xc0, 0xf1, 0x31, 0x0e, 0xe4, 0x40, 0x4d, 0x5a, 0xa0, 0x3b, 0x8a, 0xa2, 0x64, 0x26, 0x36, 0x29,
+	0x8c, 0x64, 0x07, 0x6e, 0x17, 0xc4, 0x84, 0x1a, 0x51, 0x4c, 0x28, 0x0e, 0x31, 0xa4, 0x1d, 0x38,
+	0x7d, 0x80, 0xee, 0xbb, 0xe8, 0xe3, 0x14, 0x28, 0xfa, 0x5e, 0x45, 0x31, 0x43, 0x52, 0x92, 0x9d,
+	0x14, 0x45, 0x17, 0x5d, 0x69, 0xfe, 0xef, 0xbf, 0x5f, 0x29, 0xd8, 0xf3, 0x96, 0x9c, 0xad, 0x82,
+	0xab, 0x15, 0x4b, 0x8e, 0x3d, 0xb6, 0x5a, 0xb1, 0xa8, 0x17, 0x73, 0x96, 0x32, 0x04, 0x1b, 0x86,
+	0xf6, 0x14, 0x9a, 0x83, 0xab, 0x20, 0x9c, 0xcf, 0x08, 0xf7, 0x69, 0x8a, 0x10, 0x54, 0x22, 0xb2,
+	0xa2, 0xdd, 0xd2, 0x41, 0xe9, 0xb0, 0x81, 0xe5, 0x5b, 0xfb, 0xbd, 0x04, 0x55, 0x63, 0xc9, 0x19,
+	0x93, 0xec, 0x98, 0xa4, 0xcb, 0x82, 0x2d, 0xde, 0xe8, 0xdf, 0xd0, 0xf0, 0x88, 0xb7, 0xa4, 0xee,
+	0x3c, 0xe0, 0xdd, 0xb2, 0x64, 0xd4, 0x25, 0x30, 0x0c, 0x38, 0xea, 0x81, 0x42, 0xa3, 0xeb, 0xae,
+	0x72, 0x50, 0x3a, 0x6c, 0xf6, 0xff, 0xd3, 0xdb, 0x38, 0xee, 0x65, 0x16, 0xf3, 0x1f, 0x33, 0xba,
+	0xc6, 0x42, 0x10, 0xed, 0x43, 0x16, 0x5c, 0x66, 0xad, 0x22, 0xad, 0x35, 0x32, 0x64, 0x18, 0xf0,
+	0x27, 0x11, 0x34, 0xd6, 0x0a, 0xe8, 0x05, 0x34, 0xae, 0x12, 0xea, 0x2e, 0x42, 0xe2, 0x27, 0xdd,
+	0xd2, 0x81, 0x72, 0xd8, 0xec, 0x3f, 0xd8, 0xf6, 0x70, 0x9e, 0xd0, 0x51, 0x48, 0x7c, 0x5c, 0xbf,
+	0xca, 0x1e, 0x09, 0x3a, 0x86, 0xfa, 0x82, 0x92, 0xf4, 0x8a, 0xd3, 0xa4, 0x5b, 0xfe, 0x5c, 0x61,
+	0x94, 0xf1, 0xf0, 0x5a, 0xe8, 0x75, 0xa5, 0x7e, 0x4f, 0xad, 0x6a, 0xcf, 0xa0, 0x96, 0xb3, 0x50,
+	0x17, 0x6a, 0x39, 0x33, 0xaf, 0x41, 0x41, 0x6a, 0x3f, 0x2b, 0x00, 0x63, 0xb6, 0x22, 0x06, 0x8b,
+	0x16, 0x81, 0x8f, 0x1e, 0x43, 0xdd, 0x67, 0x2b, 0x22, 0xd3, 0xc8, 0x25, 0x05, 0x2d, 0x6a, 0x72,
+	0x08, 0xaa, 0x64, 0x79, 0x61, 0x40, 0xa3, 0xd4, 0x7d, 0x9f, 0xb0, 0x28, 0xaf, 0x5b, 0x47, 0xe0,
+	0x86, 0x84, 0x5f, 0x27, 0x2c, 0x42, 0x47, 0x70, 0x3f, 0xcb, 0x9d, 0x25, 0xee, 0xda, 0x9a, 0x22,
+	0x45, 0x77, 0x0b, 0xc6, 0x38, 0xb7, 0x7a, 0x02, 0x6d, 0x29, 0x42, 0xe2, 0x98, 0x33, 0xe2, 0x2d,
+	0x65, 0xf1, 0x3a, 0xfd, 0x67, 0xdb, 0x09, 0x6e, 0xe2, 0x93, 0x4f, 0x3d, 0x17, 0xc5, 0x2d, 0x7f,
+	0x8b, 0x42, 0x3d, 0xa8, 0x85, 0xcc, 0x97, 0xbe, 0xee, 0xc9, 0xbe, 0x3d, 0xdc, 0xb6, 0x31, 0xbd,
+	0x89, 0x3c, 0x3a, 0x1f, 0x06, 0x1c, 0x57, 0x43, 0xe6, 0x0b, 0xcf, 0xfb, 0x00, 0x49, 0x4a, 0xd2,
+	0xc4, 0x5d, 0x04, 0x21, 0xed, 0x56, 0xb3, 0x9e, 0x49, 0x64, 0x14, 0x84, 0x14, 0x3d, 0x83, 0xb6,
+	0xc7, 0xae, 0xa2, 0x94, 0xf2, 0x4f, 0x99, 0x44, 0x4d, 0x4a, 0xb4, 0x0a, 0x50, 0x08, 0x69, 0x97,
+	0xd0, 0xda, 0x8e, 0x08, 0xed, 0xc3, 0xe3, 0xb1, 0x73, 0xa6, 0xbb, 0xfa, 0x64, 0x82, 0x1d, 0xdd,
+	0x38, 0x71, 0xcf, 0xed, 0xe9, 0xc4, 0x34, 0xac, 0x91, 0x65, 0x0e, 0xd5, 0x1d, 0xd4, 0x84, 0xda,
+	0xd0, 0x1c, 0xe9, 0xe7, 0xa7, 0x33, 0xb5, 0x84, 0x5a, 0x50, 0xc7, 0x03, 0xd3, 0x9d, 0x60, 0x67,
+	0xa8, 0x96, 0xd1, 0x2e, 0x34, 0x05, 0x35, 0x9d, 0xe9, 0x63, 0xcb, 0x1e, 0xab, 0x8a, 0x16, 0x43,
+	0x5b, 0x9a, 0xe6, 0x69, 0xb0, 0x20, 0x5e, 0x9a, 0xdc, 0x89, 0xb7, 0xf4, 0x97, 0xf1, 0x96, 0x3f,
+	0x8f, 0x57, 0x0c, 0xbd, 0xa8, 0x91, 0xe0, 0x27, 0x5d, 0xe5, 0x40, 0x11, 0x43, 0x1f, 0x32, 0x5f,
+	0xf0, 0x12, 0x6d, 0x01, 0xcd, 0x09, 0xf1, 0x3e, 0x10, 0x9f, 0x5a, 0xd1, 0x82, 0xa1, 0xa7, 0xd0,
+	0x8a, 0x33, 0xd2, 0xdd, 0xda, 0xad, 0x66, 0x8e, 0xd9, 0x64, 0x45, 0xd1, 0x13, 0xa8, 0x7b, 0x24,
+	0xa5, 0x3e, 0xe3, 0x37, 0x9b, 0x15, 0xca, 0x68, 0x31, 0x72, 0xd7, 0x94, 0x27, 0x01, 0x8b, 0xf2,
+	0xd6, 0x17, 0xa4, 0xf6, 0x63, 0x09, 0x2a, 0x13, 0xb1, 0x82, 0x5f, 0x5a, 0xcb, 0x57, 0x50, 0x0f,
+	0x99, 0x47, 0xd2, 0x20, 0x9f, 0xae, 0x4e, 0xff, 0xf1, 0x76, 0x1b, 0x85, 0x5e, 0xef, 0x34, 0x17,
+	0xc0, 0x6b, 0x51, 0xed, 0x25, 0xd4, 0x0b, 0x54, 0x94, 0xd2, 0x76, 0xdc, 0x53, 0xc7, 0xd0, 0x67,
+	0x96, 0x63, 0xab, 0x3b, 0x08, 0xa0, 0x6a, 0xd9, 0x53, 0x6b, 0x68, 0xaa, 0x25, 0xd1, 0x02, 0xe7,
+	0x7c, 0x26, 0x89, 0xb2, 0xd6, 0x07, 0xc0, 0x34, 0xb9, 0x0a, 0x53, 0x19, 0xce, 0xf3, 0xad, 0x70,
+	0x9a, 0x7d, 0xf5, 0xae, 0xdb, 0x2c, 0x40, 0x6d, 0x1f, 0x1a, 0xeb, 0x59, 0x42, 0x2a, 0x28, 0x9b,
+	0x4d, 0x11, 0x4f, 0x2d, 0x86, 0xd6, 0x98, 0x72, 0x1e, 0xa4, 0xc6, 0x92, 0x44, 0x3e, 0x15, 0x39,
+	0x2e, 0x59, 0x92, 0x16, 0x39, 0x8a, 0xb7, 0x28, 0x4d, 0xcc, 0xd9, 0x7b, 0xea, 0xa5, 0x79, 0xd5,
+	0x0a, 0x12, 0x3d, 0x82, 0xaa, 0x27, 0xf5, 0x64, 0xcd, 0x14, 0x9c, 0x53, 0xa2, 0xd0, 0x31, 0x49,
+	0xbd, 0x65, 0x42, 0x53, 0xb9, 0x20, 0x0a, 0x5e, 0xd3, 0xda, 0x0f, 0xd0, 0x1e, 0x07, 0xa9, 0xe8,
+	0xa0, 0xc1, 0x56, 0xab, 0x20, 0xfd, 0x9b, 0x2e, 0x3b, 0x50, 0x0e, 0xe6, 0x79, 0x8b, 0xca, 0xc1,
+	0x5c, 0xa4, 0xc4, 0xe9, 0x22, 0xbf, 0x61, 0xe2, 0x29, 0x9d, 0xb3, 0x24, 0x90, 0x2d, 0x11, 0x9b,
+	0xd5, 0xc6, 0x6b, 0x5a, 0xdb, 0x87, 0x5a, 0x7e, 0xaf, 0x84, 0x5b, 0x71, 0xd3, 0x0a, 0xb7, 0xe2,
+	0xad, 0x7d, 0x03, 0x30, 0x11, 0xb7, 0x7b, 0x70, 0x93, 0xd2, 0x04, 0xfd, 0x0f, 0xd4, 0x84, 0xf2,
+	0x80, 0x84, 0xc1, 0x27, 0x3a, 0x77, 0xe5, 0x51, 0x97, 0xd2, 0x2d, 0xbc, 0xbb, 0xc1, 0xa5, 0xbc,
+	0xf6, 0x6b, 0x09, 0xf6, 0x26, 0x9c, 0xc6, 0x84, 0xd3, 0x11, 0xe3, 0xf2, 0xd4, 0x63, 0x9a, 0xc4,
+	0x2c, 0x4a, 0x28, 0xfa, 0x1e, 0x76, 0xdf, 0x09, 0xc0, 0xe5, 0x34, 0xa4, 0xd7, 0x24, 0xf2, 0xb2,
+	0xd9, 0xec, 0xf4, 0xfb, 0xb7, 0x5a, 0xf6, 0x65, 0xed, 0x5e, 0x4e, 0xe5, 0x9a, 0xb8, 0xf3, 0xee,
+	0x16, 0xad, 0x59, 0xd0, 0xb9, 0x2d, 0x21, 0xc6, 0xe9, 0xf6, 0x16, 0x03, 0x54, 0x6d, 0xd3, 0x1c,
+	0x9a, 0xc3, 0x6c, 0x9c, 0xce, 0xed, 0x37, 0xb6, 0xf3, 0xd6, 0x56, 0xcb, 0xa8, 0x0d, 0x8d, 0x89,
+	0x63, 0xd9, 0xb3, 0x53, 0x73, 0x3a, 0x55, 0x15, 0xed, 0xa7, 0x12, 0xec, 0xdf, 0x89, 0x42, 0x9f,
+	0xcf, 0x65, 0xdd, 0x48, 0xa8, 0x73, 0x3f, 0x41, 0x3d, 0x40, 0xf9, 0x67, 0xc3, 0xfb, 0x18, 0x8b,
+	0x82, 0x6c, 0x56, 0xfb, 0x64, 0x07, 0xab, 0x19, 0xcf, 0xf8, 0x18, 0x4f, 0x32, 0x0e, 0xfa, 0x2f,
+	0x74, 0x3e, 0x50, 0x1e, 0xd1, 0xd0, 0x2d, 0x56, 0xab, 0x9c, 0xcb, 0xb6, 0x33, 0xfc, 0x22, 0x83,
+	0x07, 0x5d, 0x78, 0x14, 0x67, 0x9e, 0xdd, 0x05, 0xe3, 0x6e, 0x56, 0x2e, 0xc2, 0xfd, 0x44, 0x23,
+	0xd0, 0xd4, 0x17, 0x73, 0x26, 0xd2, 0x23, 0x09, 0x45, 0xff, 0xff, 0xf3, 0x08, 0xbe, 0xe0, 0xff,
+	0x39, 0x74, 0x82, 0x95, 0x38, 0x08, 0x99, 0xc1, 0x60, 0x2e, 0xfd, 0x2b, 0xb8, 0x25, 0x51, 0x99,
+	0xa1, 0x35, 0xd7, 0x7e, 0x2b, 0xc1, 0x83, 0xe2, 0x6c, 0xe5, 0x9a, 0xf2, 0xa0, 0xfc, 0x53, 0xd9,
+	0xa2, 0x6f, 0xa1, 0x49, 0x16, 0x73, 0x26, 0xe6, 0x81, 0x24, 0x34, 0xff, 0x6a, 0xef, 0x6d, 0x0f,
+	0xc3, 0x56, 0xca, 0x27, 0x3b, 0x18, 0x48, 0x46, 0x92, 0x84, 0x0e, 0xf6, 0xe0, 0x21, 0xc9, 0x63,
+	0x2d, 0x42, 0x72, 0x83, 0x68, 0xc1, 0x8e, 0x7e, 0x29, 0x41, 0xc3, 0x12, 0x69, 0xcd, 0x6e, 0x62,
+	0xf1, 0x01, 0xfd, 0x97, 0x75, 0xa6, 0x8f, 0x4d, 0x77, 0x76, 0x39, 0x31, 0xdd, 0x73, 0x7b, 0x68,
+	0x8e, 0x2c, 0x5b, 0x4e, 0x43, 0x1d, 0x2a, 0x03, 0x7d, 0x2a, 0x4e, 0x4b, 0x0d, 0x94, 0xa1, 0x79,
+	0xa1, 0x96, 0x05, 0x34, 0x33, 0xa7, 0x33, 0x55, 0x11, 0xe3, 0x21, 0x98, 0xee, 0xc5, 0x99, 0x5a,
+	0x11, 0x84, 0x80, 0x05, 0x71, 0x4f, 0x5e, 0x7f, 0xd3, 0x70, 0x2e, 0x4c, 0x7c, 0xa9, 0x56, 0x05,
+	0x6b, 0xa4, 0x1b, 0x33, 0x07, 0x5f, 0xaa, 0x35, 0xc1, 0x1a, 0x59, 0xf8, 0xec, 0xad, 0x8e, 0x4d,
+	0xb5, 0x8e, 0xee, 0x43, 0xdb, 0xc0, 0xaf, 0x5e, 0xb8, 0x6b, 0xa8, 0x21, 0x20, 0x69, 0x75, 0x7c,
+	0x9e, 0x9b, 0x03, 0x01, 0x49, 0xdb, 0x6b, 0xa8, 0x79, 0xb4, 0x82, 0x9a, 0xb8, 0x41, 0x11, 0x0d,
+	0xd1, 0x1e, 0x3c, 0x30, 0x4e, 0x74, 0xdb, 0x36, 0x4f, 0xef, 0x7c, 0x90, 0x10, 0x74, 0x0a, 0xc6,
+	0x74, 0xa6, 0x0f, 0x4e, 0x45, 0x1a, 0x2a, 0xb4, 0x0a, 0x6c, 0x60, 0xce, 0xf4, 0xec, 0xdb, 0x54,
+	0x20, 0x22, 0x41, 0x65, 0x5b, 0xcd, 0xd0, 0x6d, 0x1d, 0x5f, 0xaa, 0x95, 0xa3, 0x05, 0xa8, 0xfa,
+	0x68, 0xe8, 0x14, 0x8d, 0x97, 0x55, 0x6b, 0x43, 0xc3, 0x76, 0xec, 0xac, 0x68, 0xea, 0x8e, 0x20,
+	0x1d, 0x3c, 0x34, 0xf1, 0xc8, 0x92, 0x8e, 0x10, 0x74, 0x06, 0xa6, 0x6d, 0x9c, 0x9c, 0xe9, 0xf8,
+	0x8d, 0x2b, 0x74, 0x33, 0x57, 0x6f, 0x4c, 0x2c, 0x0c, 0x4b, 0x40, 0xc9, 0x7c, 0x63, 0xe7, 0xcc,
+	0xcc, 0x80, 0xca, 0xe0, 0xeb, 0xef, 0x5e, 0xfa, 0x6c, 0xdd, 0xdb, 0x1e, 0xe3, 0xfe, 0xf1, 0xd6,
+	0x1f, 0xc6, 0x20, 0x5a, 0x70, 0x72, 0x2c, 0x4f, 0xcb, 0xb1, 0xcf, 0xb6, 0x38, 0xef, 0xaa, 0x12,
+	0xfc, 0xea, 0x8f, 0x00, 0x00, 0x00, 0xff, 0xff, 0x00, 0x3e, 0x8a, 0xf5, 0x5f, 0x0a, 0x00, 0x00,
 }
diff --git a/src/chromite/api/toolchain.proto b/src/chromite/api/toolchain.proto
index 7c29063..83c0914 100644
--- a/src/chromite/api/toolchain.proto
+++ b/src/chromite/api/toolchain.proto
@@ -36,7 +36,11 @@
   repeated chromiumos.BuilderConfig.Artifacts.InputArtifactInfo input_artifacts = 4;
 
   // Additional arguments used in PrepareForBuild.
+  // TODO(crbug/1019868): Transition to artifact_profile_info.
   chromiumos.PrepareForBuildAdditionalArgs additional_args = 5;
+
+  // Profile information used for the artifact.
+  chromiumos.ArtifactProfileInfo profile_info = 6;
 }
 
 // TODO(crbug/1019868): Migrate to using chromiumos.PrepareForBuildResponse.
@@ -68,7 +72,11 @@
   repeated chromiumos.BuilderConfig.Artifacts.ArtifactTypes artifact_types = 4;
 
   // Additional arguments that were used in PrepareForBuild.
+  // TODO(crbug/1019868): Transition to artifact_profile_info.
   chromiumos.PrepareForBuildAdditionalArgs additional_args = 5;
+
+  // Profile information used for the artifact.
+  chromiumos.ArtifactProfileInfo profile_info = 6;
 }
 
 // Response describing which bundles were dumped to the given output directory.
diff --git a/src/chromiumos/builder_config.proto b/src/chromiumos/builder_config.proto
index 72006a1..21445d7 100644
--- a/src/chromiumos/builder_config.proto
+++ b/src/chromiumos/builder_config.proto
@@ -266,6 +266,9 @@
     }
     // There may be more than one set of consumable artifacts.
     repeated InputArtifactInfo input_artifacts = 6;
+
+    // Profile information needed by artifact prepare/bundle endpoints.
+    ArtifactProfileInfo artifact_profile_info = 7;
   }
   Artifacts artifacts = 4;
 
@@ -301,6 +304,8 @@
     // generally called, rather than in numerical order.
 
     // Controls for the call to cros_artifacts.prepare_for_build.
+    // TODO(crbug/1019868): Drop this after all users have switched to
+    // artifacts.artifactProfileInfo.
     message PrepareForBuild {
       // Additional arguments from common.proto, passed into any
       // PrepareFor*Build endpoint.
diff --git a/src/chromiumos/common.proto b/src/chromiumos/common.proto
index c4c3653..fa586d6 100644
--- a/src/chromiumos/common.proto
+++ b/src/chromiumos/common.proto
@@ -235,6 +235,7 @@
 }
 
 // Additional information about artifacts used by PrepareForBuild endpoints.
+// TODO(crbug/1019868): This is migrating to ArtifactProfileInfo.
 message PrepareForBuildAdditionalArgs {
   oneof prepare_for_build_args {
     // ToolchainService Chrome AFDO artifacts require profile name.
@@ -244,3 +245,30 @@
     string kernel_version = 2;
   }
 }
+
+// ToolchainService Unverified Release AFDO artifacts require information
+// about the builder that created the image used to generate the unverified
+// chrome benchmark perf file.
+message AfdoRelease {
+  // ToolchainService Chrome AFDO artifacts require profile name.
+  string chrome_cwp_profile = 1;
+
+  // The build id of the image_build.  Used to generate the location for the
+  // image archive.
+  int64 image_build_id = 2;
+}
+
+// Artifact profile information used by artifact prepare/bundle endpoints in
+// addition to input_artifacts.
+message ArtifactProfileInfo {
+  oneof artifact_profile_info {
+    // ToolchainService Chrome AFDO artifacts require profile name.
+    string chrome_cwp_profile = 1;
+
+    // ToolchainService Kernel AFDO artifacts require a kernel version.
+    string kernel_version = 2;
+
+    // ToolchainService Unverified Release AFDO artifacts require more.
+    AfdoRelease afdo_relase = 3;
+  }
+}