blob: b06c288b5b4db61b9661ebadb6465dd1fc2f065d [file] [log] [blame]
# Copyright 2020 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("bootstrap") {
deps = [
"//src/power/power-manager:bootfs",
"//src/power/shutdown-shim:bootfs",
]
}