1package: "com.android.wallpaper" 2container: "system_ext" 3 4flag { 5 name: "wallpaper_restorer_flag" 6 namespace: "customization_picker" 7 description: "Enables wallpaper restorer when the flag is turned on." 8 bug: "285047815" 9} 10 11flag { 12 name: "refactor_wallpaper_category_flag" 13 namespace: "customization_picker" 14 description: "Enables wallpaper category selection according to recommended architecture when flag is turned on." 15 bug: "290840060" 16} 17 18flag { 19 name: "magic_portrait_flag" 20 namespace: "customization_picker" 21 description: "Enables magic portrait integration when flag is turned on." 22 bug: "334125919" 23} 24 25flag { 26 name: "new_picker_ui_flag" 27 namespace: "customization_picker" 28 description: "Enables the BC25 design of the customization picker UI." 29 bug: "339081035" 30} 31 32flag { 33 name: "clock_reactive_variants" 34 namespace: "systemui" 35 description: "Add reactive variant fonts to some clocks" 36 bug: "343495953" 37} 38