blob: bb258da8ea4d932a143e72f2649d72e61287b2a9 [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/bringup/bin/device-name-provider/meta/device-name-provider.cml" ],
program: {
args: [
"--nodename",
"mdns-test-device-local",
],
},
}