blob: 2b075823c343d241a9b0918506fcff38051fc053 [file] [log] [blame]
# Copyright 2019 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.
declare_args() {
# TODO(fxb/41298): This is a temporary change to activate writing the
# v1 FIDL wire-format selectively. Remove this when all bindings start
# writing v1 wire-format by default.
fidl_write_v1_wireformat = true
}