blob: 69c6aa33fc54d8b6e7102f7e9b10db8502f9c736 [file] [log] [blame]
# Copyright 2013 The Flutter 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() {
# The target API level for this repository. A value of -1
# means that no API level will be passed to the tools that consume it.
fuchsia_target_api_level = -1
}