exynos9610: Fix clock padding after lowering DPI
authorkrazey <admin@krazey.de>
Sat, 27 Aug 2022 12:35:17 +0000 (14:35 +0200)
committerkrazey <admin@krazey.de>
Thu, 8 Dec 2022 17:24:48 +0000 (18:24 +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 30a76dcfbdba6410e9bfa59e4d7126bb3afc1dd3..88ea7e6c590e60a2fc28844f3593b7a0af3096d6 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>