blob: cb637daeefb0e4d97fd7aa367c5eb420430320ea [file] [log] [blame]
// Copyright 2023 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 this shard when `fuchsia::web::ContextFeatureFlags::VIRTUAL_KEYBOARD`
// may be used.
//
{
use: [
{
protocol: [ "fuchsia.input.virtualkeyboard.ControllerCreator" ],
},
],
}