In the file frameworks\base\core\res\res\values\config.xml, there is a parameter:
<string name="default_wallpaper_component" translatable="false">com.your.package/.WallpaperServiceName</string>
In the file frameworks\base\core\res\res\values\config.xml, there is a parameter:
<string name="default_wallpaper_component" translatable="false">com.your.package/.WallpaperServiceName</string>