summaryrefslogtreecommitdiff
path: root/services/core/java/com/android/server/app/flags.aconfig
blob: f2e4783bd9eb1d4c4a83a7619a5cf800a540cb85 (plain)
1
2
3
4
5
6
7
8
9
package: "android.server.app"

flag {
    name: "game_default_frame_rate"
    namespace: "game"
    description: "This flag guards the new behavior with the addition of Game Default Frame Rate feature."
    bug: "286084594"
    is_fixed_read_only: true
}