blob: dcc9b18d03a327b8270312e8b27ce0f3a40337f9 [file] [log] [blame]
// Copyright 2021 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.camerasensor2;
extend uint fuchsia.BIND_PROTOCOL {
DEVICE = 67,
};