blob: bdcece8a489188db798c9a132b11d653e49e12b7 [file] [log] [blame]
# Copyright 2021 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 allowlist of components that can use the "services" feature in CML.
group("services") {
visibility = [ "//tools/cmc:*" ]
}