blob: 70a2e1dbd0c7d9a294330c8a4cb6d5092f77fb0c [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:../../../../.. camerabox/common.proto camerabox/hal3_service.proto camerabox/alignment_service.proto camerabox/its_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