exynos9610: Fix clock padding after lowering DPI
authorkrazey <admin@krazey.de>
Sat, 27 Aug 2022 12:35:17 +0000 (14:35 +0200)
committerNolen Johnson <johnsonnolen@gmail.com>
Fri, 11 Nov 2022 21:52:29 +0000 (22:52 +0100)
82bd1bcfcc18ee5f40d2a1bf98e2ddc8ccf4c5d8: exynos9610: Lower DPI to account for Android 12 UI

Signed-off-by: krazey <admin@krazey.de>
Change-Id: I427b0ed4db8ab9251494a0230c21fc299bc8e470

overlay/frameworks/base/core/res/res/values/config.xml

index 5305f5675465ade95621bd1b82a240c7518f37c2..0f360f98bf5fbcb83448490abfe15d95bc3fcabf 100644 (file)
@@ -24,7 +24,7 @@
          appended after the path string to interpret coordinates in dp instead of px units.
          Note that a physical cutout should be configured in pixels for the best results.
          -->
-    <string translatable="false" name="config_mainBuiltInDisplayCutout">M 0,0 H 57.58 V 55.0  H 0 V 0 Z @dp @left</string>
+    <string translatable="false" name="config_mainBuiltInDisplayCutout">M 0,0 H 66.0 V 69.0  H 0 V 0 Z @dp @left</string>
 
     <dimen name="config_dialogCornerRadius">6.0dip</dimen>
     <dimen name="quick_qs_offset_height">165px</dimen>