config: pixel: Use peak refresh rate on P19-20 when possible
This commit is contained in:
parent
305fa98f48
commit
0163fbfa13
1 changed files with 4 additions and 0 deletions
|
@ -172,6 +172,10 @@ filters:
|
|||
|
||||
overlay_keys:
|
||||
match:
|
||||
# Pixel 2019-2020: use peak refresh rate when possible
|
||||
- android:string-array/config_highRefreshRateBlacklist
|
||||
|
||||
# Misc
|
||||
- android:bool/config_enableGeolocationTimeZoneDetection
|
||||
- android:bool/config_enablePrimaryLocationTimeZoneProvider
|
||||
- android:bool/config_enableSecondaryLocationTimeZoneProvider
|
||||
|
|
Loading…
Reference in a new issue