Sign in
fuchsia
/
fuchsia
/
refs/heads/releases/canary
/
.
/
src
/
storage
/
fshost
/
meta
/
no_watcher.cml
blob: 25fb77c022077e3add47b25e6b7e76cbb9b04b99 [
file
] [
log
] [
blame
]
// Copyright 2021 The Fuchsia Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
{
program
:
{
args
:
[
"--disable-block-watcher"
],
},
}