blob: 3a5ec7c7988a45f81d62ae63351fa7b88907f44b [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.
# Do not use this target directly, instead depend on //src/sys/tools/chrealm:chrealm.
group("thermd") {
public_deps = [ "//src/power/thermd:thermd" ]
}
# Do not use this target directly, instead depend on //src/sys/tools/chrealm:chrealm.
group("config") {
public_deps = [ "//src/power/thermd:config" ]
}