blob: 7875241f6f825859fc4a1cb84f6e41f96e62e408 [file] [log] [blame]
// Copyright 2022 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.
// This optional shard supports a vendor specific component that implements `fuchsia.recovery.policy.FactoryReset`
{
use: [
{ protocol: "fuchsia.recovery.policy.FactoryReset" },
],
}