blob: 060e991492bd050c8269917ccdf34375d31b04f2 [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 = true
}