From 1fd8b4b2718a80586ae9052b9b763fd33de3ff65 Mon Sep 17 00:00:00 2001 From: Bruno Martins Date: Wed, 2 Feb 2022 17:43:25 +0000 Subject: [PATCH] pstar: overlay: Enable smooth display with 120Hz There's no point to keep using custom pref to set minimum refresh rate when AOSP smooth display feature behaves in the exact same way in our case. Set default peak refresh rate to 60, as this is the same value when the user turns on and off the smooth display setting. If its turned on, it will go to 144 Hz. Change-Id: I497918a9c9687443a9438fb6291769f6e51d9379 --- .../pstar/Frameworks/res/values/config.xml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/resource-overlay/pstar/Frameworks/res/values/config.xml b/resource-overlay/pstar/Frameworks/res/values/config.xml index f704721..3983f2c 100644 --- a/resource-overlay/pstar/Frameworks/res/values/config.xml +++ b/resource-overlay/pstar/Frameworks/res/values/config.xml @@ -253,4 +253,20 @@ true + + + 0 + + + 60