blob: ab2875f1a8fcfee222a3530c667ca0d56342bbff [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.
#
# WARNING: This file was machine-generated from previous json files and
# will eventually be deleted.
group("all") {
testonly = true
public_deps = [
"examples:all",
"experimental:all",
"prod:all",
"testing:all",
"tests:all",
"//src/ui/tools:scenic",
]
}
group("base_packages") {
testonly = true
public_deps = [
"prod:all",
"//src/sys/sysmgr:services_config",
"//third_party/openssh-portable/fuchsia/developer-keys:ssh_config",
]
}