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