blob: 9572c50d1f902229a1a598f429250e127ce36354 [file] [log] [blame]
# Copyright 2021 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() {
# Path to file to use for logo
virtcon_logo_path = "//src/bringup/bin/virtcon2/data/square-logo.riv"
}