blob: 5e6706f059a7d7cb9c11bdde23ad080cbdce193a [file] [log] [blame]
# Copyright 2023 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.
# The subpackages a Starnix test including `starnix_test_common.shard.cml` needs to boot a
# container.
starnix_test_subpackages = [
"//src/starnix/kernel:starnix_kernel_package",
"//src/starnix/tests:netstack_package",
"//src/connectivity/network/tun/network-tun",
"//src/power/testing/fake-hrtimer:package",
"//src/power/broker:package",
"//src/power/system-activity-governor:package",
]