android_vendor_hardware_ove.../OnePlus/Nord/res/values/config.xml
Andy CrossGate Yan 861aae16d5 Add resources for OnePlus Nord
Change-Id: I268379215305a092218cfb503918a8cc6d41ba3f
2022-09-12 08:16:58 +00:00

18 lines
824 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">139px</dimen>
<dimen name="status_bar_height">139px</dimen>
<dimen name="status_bar_height_portrait">139px</dimen>
<dimen name="status_bar_height_landscape">28dp</dimen>
<dimen name="quick_qs_offset_height">139px</dimen>
<integer name="config_screenBrightnessSettingMinimum">1</integer>
<string name="config_mainBuiltInDisplayCutout">M -540,0 L -540,108 L -283,108 L -283,0 Z</string>
<string name="config_mainBuiltInDisplayCutoutRectApproximation">M -540,0 L -540,108 L -283,108 L -283,0 Z</string>
</resources>