blob: d6d26a064927bc9bc0efb8cd89cb1738d1fadde0 [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 animation
screensaver_animation_path = "//src/ui/bin/screensaver/data/animation.riv"
}