blob: 4e9d859590da7264f16af3a283575a4985ce4209 [file] [log] [blame]
// Copyright 2024 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 file must contain the same configuration keys as
// `routed_configs.shard.cml`. It is used as a replacement for routed
// configurations in hermetic netstack tests.
{
config: {
// Stand-in for fuchsia.power.SuspendEnabled.
suspend_enabled: { type: "bool" },
},
}