# Default Screensaver Developer ID used to sign screensaver.
dev_id=a7dec7e2a2ff21c941860c06aacb30868a65f58f

# This variant of the default screensaver exists only in FW, to be 
# superceded by channel store / brand variants if they exist.
#
rom_only=1

# This screensaver is primarily a stub plug-in for a device's 
# default screensaver app ID, and it's code is never actually run.
# During normal operation, the a screensaver in the channel store
# with the same app ID supercedes this stub. However, there are 
# instances when the channel store is not available (i.e., during 
# setup right after a factory reset, or when the device is a RokuTV 
# that is being used in unconnected mode as a "dumb" TV.) In those
# cases, 9.2.0 and later firmware detects the absence of the channel
# store default screensaver, and runs the light-weight Logo Rain
# screensaver instead.
#
# For these reasons, this stub should never appear in the list of 
# selectable screensavers available to the end user. So we mark 
# this screensaver here as private.
#
screensaver_private=1

# Major version of this screensaver is marked 1.0 to allow channel
# store updates to supplant it.
#
major_version=1
minor_version=0
build_version=0

# Tile images to be shown in screensaver selection grid.
mm_icon_focus_hd=pkg:/images/Icon_HD.png
mm_icon_focus_fhd=pkg:/images/Icon_FHD.png

# This screensaver supports HD and FHD UI resolutions.
ui_resolutions=fhd,hd

# This screensaver should not appear in the home screen channel grid.
has_ui=0
