android_vendor_hardware_ove.../Realme/10Pro/res/values/config.xml
Andy CrossGate Yan 7b7cb2dcbe Add resources for Realme 10 Pro (RMX3660/1/3)
Change-Id: I91df819857081539149364fb4cf93386215a6448
2023-05-30 00:37:27 +00:00

18 lines
808 B
XML
Executable file

<?xml version="1.0" encoding="utf-8"?>
<resources>
<bool name="config_useDevInputEventForAudioJack">true</bool>
<bool name="config_showNavigationBar">true</bool>
<bool name="config_fillMainBuiltInDisplayCutout">false</bool>
<dimen name="status_bar_height_default">126px</dimen>
<dimen name="status_bar_height">126px</dimen>
<dimen name="status_bar_height_portrait">126px</dimen>
<dimen name="status_bar_height_landscape">28dp</dimen>
<dimen name="quick_qs_offset_height">126px</dimen>
<integer name="config_screenBrightnessSettingMinimum">1</integer>
<string name="config_mainBuiltInDisplayCutout">M -35,0 L -35,98 L 35,98 L 35,0 Z</string>
<string name="config_mainBuiltInDisplayCutoutRectApproximation">M -35,0 L -35,98 L 35,98 L 35,0 Z</string>
</resources>