blob: c787a22e0cd84d9b560e83a7f9f800fbf2a93702 [file] [log] [blame]
{
include: [ "syslog/client.shard.cml" ],
use: [
// Split into separate elements to allow CML merging to deduplicate entries. Duplicates must
// look exactly like these entries to be deduplicated.
// TODO(fxbug.dev/83907): Cleanup when possible.
{
protocol: [ "fuchsia.tracing.provider.Registry" ],
},
{
protocol: [ "fuchsia.sysmem.Allocator" ],
},
{
protocol: [ "fuchsia.vulkan.loader.Loader" ],
},
],
}