config: pixel: Use peak refresh rate on P19-20 when possible

This commit is contained in:
Danny Lin 2021-12-18 16:53:48 -08:00
parent 305fa98f48
commit 0163fbfa13

View file

@ -172,6 +172,10 @@ filters:
overlay_keys: overlay_keys:
match: match:
# Pixel 2019-2020: use peak refresh rate when possible
- android:string-array/config_highRefreshRateBlacklist
# Misc
- android:bool/config_enableGeolocationTimeZoneDetection - android:bool/config_enableGeolocationTimeZoneDetection
- android:bool/config_enablePrimaryLocationTimeZoneProvider - android:bool/config_enablePrimaryLocationTimeZoneProvider
- android:bool/config_enableSecondaryLocationTimeZoneProvider - android:bool/config_enableSecondaryLocationTimeZoneProvider