Sign in
fuchsia
/
sdk-samples
/
drivers
/
6ce96f4b000c99ba897f40cd32d49f98e649fbbf
/
.
/
src
/
example_driver
/
example_driver.bind
blob: cf54bf9c14b32ee70197512ec4500821cca61c9a [
file
]
// 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.
using
examples
.
driver
.
bind
;
examples
.
driver
.
bind
.
TestProperty
==
"TestDriver"
;