blob: 1c113608f844445204bc57bf231f4fa869c2f5b9 [file] [log] [blame] [edit]
// 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.
library fuchsia.codec;
extend uint fuchsia.BIND_FIDL_PROTOCOL {
SERVICE = 0x17,
};