blob: 3d8b6838dbe5b63037e6d4fc622be3d9d8200abf [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.
import("//build/fidl/fidl.gni")
fidl("fuchsia.hardware.audiotypes") {
sources = [ "audio.fidl" ]
}