blob: 81a6997e07dabffe29852209fbaba850b832ba7a [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.
using fuchsia.platform;
using fuchsia.verisilicon.platform;
fuchsia.BIND_PROTOCOL == fuchsia.platform.BIND_PROTOCOL.DEVICE;
fuchsia.BIND_PLATFORM_DEV_VID == fuchsia.verisilicon.platform.BIND_PLATFORM_DEV_VID.VERISILICON;
fuchsia.BIND_PLATFORM_DEV_PID == fuchsia.platform.BIND_PLATFORM_DEV_PID.GENERIC;
fuchsia.BIND_PLATFORM_DEV_DID == fuchsia.verisilicon.platform.BIND_PLATFORM_DEV_DID.MAGMA_VIP;
fuchsia.BIND_AUTOBIND == 0;