blob: 532bb59c0060ce123548d827f772b44dd36cf4f0 [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.
# Redirect old users of these dependencies to the new location while
# guest locations are being updated.
#
# TODO(MAC-252): Remove once all BUILD files have been updated.
group("biscotti_guest") {
testonly = true
public_deps = [
"//src/virtualization/packages/biscotti_guest",
]
}