blob: c8fd15d6b33683b2b5e27521a83e3fc2de1b85f2 [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/camera/bin/camera-gym/meta/camera-gym-common.shard.cml" ],
use: [
{
protocol: [
"fuchsia.ui.composition.Allocator",
"fuchsia.ui.composition.Flatland",
],
},
],
}