blob: 2c89fe3c1e2e540b4e5ce9e6fc9a1f3056ae282d [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.
group("debug") {
testonly = true
deps = [
"debug_agent",
"ipc",
"shared",
]
}