1package: "android.server.app" 2container: "system" 3 4flag { 5 name: "game_default_frame_rate" 6 namespace: "game" 7 description: "This flag guards the new behavior with the addition of Game Default Frame Rate feature." 8 bug: "286084594" 9 is_fixed_read_only: true 10} 11 12flag { 13 name: "disable_game_mode_when_app_top" 14 namespace: "game" 15 description: "Disable game power mode when a non-game app is also top and visible" 16 bug: "299295925" 17} 18