blob: 210ed4d51701dcf62643de0d07c6aa7c7c1dc753 [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() {
# Path to file to use for pointer
cursor_pointer_path = "//src/session/bin/cursor/data/pointer.riv"
}