blob: 830fb82b8be7b308a2df8a68347bcad650fc905d [file] [log] [blame]
// Copyright 2021 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:../../../../.. freeze_fuse_service.proto
package filemanager
// Run the following command in CrOS chroot to regenerate protocol buffer bindings:
//
// ~/trunk/src/platform/tast/tools/go.sh generate chromiumos/tast/services/cros/filemanager