package: "android.app" container: "system" flag { name: "remove_next_wallpaper_component" namespace: "systemui" description: "Remove deprecated field WallpaperData#nextWallpaperComponent. Only effective after rebooting." bug: "365991991" } flag { name: "fix_wallpaper_changed" namespace: "systemui" description: "Fixes timing of wallpaper changed notification and adds extra information. Only effective after rebooting." bug: "369814294" } flag { name: "live_wallpaper_content_handling" namespace: "systemui" description: "Support for user-generated content in live wallpapers. Only effective after rebooting." bug: "347235611" is_exported: true } flag { name: "notify_keyguard_events" namespace: "systemui" description: "Send keyguard showing/hiding/going-away events to wallpaper as wallpaper commands (guarded by permission)" bug: "395897130" metadata { purpose: PURPOSE_BUGFIX } } flag { name: "accurate_wallpaper_downsampling" namespace: "systemui" description: "Accurate downsampling of wallpaper bitmap for high resolution images" bug: "355665230" metadata { purpose: PURPOSE_BUGFIX } } flag { name: "enable_connected_displays_wallpaper" namespace: "lse_desktop_experience" description: "Enable wallpaper support in connected displays" bug: "366461618" }