| # Copyright 2022 The Fuchsia Authors. | |
| # Use of this source code is governed by a BSD-style license that can be | |
| # found in the LICENSE file. | |
| import("//products/common/workstation_eng.gni") | |
| legacy_base_package_labels += [ "//src/sys/pkg:system-update-checker" ] | |
| # Use the product assembly config target to specify the session manager. | |
| fuchsia_product_assembly_config_label = "//products/workstation" |