From 0163fbfa13d90ff26cad6230b1199b8ca8ac7f18 Mon Sep 17 00:00:00 2001 From: Danny Lin Date: Sat, 18 Dec 2021 16:53:48 -0800 Subject: [PATCH] config: pixel: Use peak refresh rate on P19-20 when possible --- config/pixel/snippets/common.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/config/pixel/snippets/common.yml b/config/pixel/snippets/common.yml index 3ad8a97..41956fd 100644 --- a/config/pixel/snippets/common.yml +++ b/config/pixel/snippets/common.yml @@ -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