blob: a32f9eed6c90d399b4341f577f067e5c91a05ac7 [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",
"durable-data",
"factory-data",
"hub",
"isolated-temp",
"shell",
"shell-commands",
"storage",
]
}