blob: cd4550aa7e12bb89afac6f4f9580eb0e85093a1a [file] [log] [blame]
// Copyright 2023 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.
{
program: {
runner: "driver",
binary: "driver/fake-fallback-driver.so",
bind: "meta/bind/test-fallback-bind.bindbc",
default_dispatcher_opts: [ "allow_sync_calls" ],
fallback: "true",
},
use: [],
}