blob: 2ef0818cdf1faca5127d25818f4818c95b641093 [file] [log] [blame]
# Copyright 2022 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.
declare_args() {
# Indicates whether to start basemgr.cmx on boot.
launch_basemgr_on_boot = false
}