blob: 9a00ad3e93dc42efff2e1e7be715f54766ba3e19 [file] [log] [blame]
# Copyright 2018 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() {
# Temporary flag, switches Flutter to using Scenic's new View API.
scenic_use_views2 = false
}