Merge "Add Settings switch to disable Game default frame rate" into main
This commit is contained in:
@@ -5,6 +5,13 @@ package: "com.android.settings.flags"
|
||||
# NOTE: All Settings flags share the same Flags class, so prefix our
|
||||
# flags with 'development' to prevent naming collision.
|
||||
|
||||
flag {
|
||||
name: "development_game_default_frame_rate"
|
||||
namespace: "game"
|
||||
description: "This flag guards the new behavior with the addition of Game Default Frame Rate feature."
|
||||
bug: "286084594"
|
||||
}
|
||||
|
||||
flag {
|
||||
name: "development_hdr_sdr_ratio"
|
||||
namespace: "core_graphics"
|
||||
|
Reference in New Issue
Block a user