blob: 8c58b9bf03ce984fd574de9ce33d389069e6b7d0 [file] [log] [blame]
{
include: [
"sys/component/realm_builder.shard.cml",
"//src/sys/test_runners/gtest/default.shard.cml",
],
program: {
binary: "bin/BINARY_NAME",
},
use: [
{
protocol: "fuchsia.component.Realm",
from: "framework",
},
],
}