blob: 35cef79366516f1294b6f6e1655eba5156ff6901 [file] [log] [blame]
// Copyright 2020 The Chromium OS Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
//go:generate protoc -I . --go_out=plugins=grpc:../../../../.. common.proto hal3_service.proto alignment_service.proto its_service.proto cca_service.proto
// Package camerabox provides all camerabox related types compiled from protobuf.
package camerabox
// Run the following command in CrOS chroot to regenerate protocol buffer bindings:
//
// ~/trunk/src/platform/tast/tools/go.sh generate chromiumos/tast/services/cros/camerabox