blob: 455220242a0a738d83ea885ee90a60b70d8bec30 [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.
{
include: [ "//src/sys/component_manager/meta/component_manager_common.shard.cml" ],
program: {
args: [
"--config",
"/pkg/data/component_manager_realm_builder_config",
],
},
}