blob: 6575b83d7a4e0e186388793585455c058d25508c [file] [log] [blame]
// Copyright 2019 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.
library fuchsia.composite;
extend uint fuchsia.BIND_PROTOCOL {
DEVICE = 7,
};