blob: 5d86cbb4db789d5e1d1180c7b2a706a3712a1e8c [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("features") {
testonly = true
deps = [
"ambient-executable-policy",
"build-info",
"hub",
"isolated-temp",
"shell",
"shell-commands",
"storage",
]
}