Use a smaller statusbar on Redmi 6 Pro

Because the notch is smaller than on his friends and to bring more of Android One feel from Mi A2 Lite.
diff --git a/Xiaomi/Redmi6Pro/res/values/notch.xml b/Xiaomi/Redmi6Pro/res/values/notch.xml
index 1481825..5bc3ec4 100644
--- a/Xiaomi/Redmi6Pro/res/values/notch.xml
+++ b/Xiaomi/Redmi6Pro/res/values/notch.xml
@@ -18,5 +18,5 @@
 -->
 <resources>
     <!-- Height of the status bar -->
-    <dimen name="status_bar_height">110px</dimen>
+    <dimen name="status_bar_height">94px</dimen>
 </resources>
\ No newline at end of file