Sign in
fuchsia
/
sdk-samples
/
drivers
/
a234aa8b7920f2f5e1b7164e5f99bc9f095f7f40
/
.
/
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"
;