Add original cutout value

This commit is contained in:
rinmichi 2022-05-03 12:05:30 +08:00
parent 3ff5c5c994
commit 3b5b6fc4b3

View file

@ -1,5 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<!-- displayCutout -->
<string name="config_mainBuiltInDisplayCutout">M 0,0 H -37 V 93 H 37 V 0 H 0 Z</string>
<!-- bools.xml files -->
<bool name="config_automatic_brightness_available">true</bool>
@ -180,7 +182,5 @@
<integer name="config_screenBrightnessSettingMinimum">21</integer>
<integer name="config_shutdownBatteryTemperature">600</integer>
<!-- displayCutout -->
<string name="config_mainBuiltInDisplayCutout">M 0,0 H -37 V 93 H 37 V 0 H 0 Z</string>
</resources>