blob: 12a03c680e88eae5a1df8d2277cd6b4043e3b4ed [file]
// Copyright 2026 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.
{
children: [
{
name: "ext4_test_server",
url: "ext4_test_pkg#meta/server.cm",
},
],
use: [
{
directory: "root",
from: "#ext4_test_server",
rights: [ "rw*" ],
path: "/test_ext4_filesystem_root",
},
],
}