blob: 24f474b867a4886fe2ecb11f754500d62af20796 [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() {
# If true, Flatland is the default graphics protocol in Scenic.
use_flatland_by_default = false
}