blob: bfd7b03f99c416070df1f4c210d0b784bf4e89cb [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.
# TODO(BLD-353): This is all temporary hacks for integrating with
# the legacy Fuchsia GN build. This file should not exist at all.
group("lib") {
deps = [
"codec-interface",
"simple-audio-stream",
]
}