android_vendor_hardware_ove.../DuoQin/Qin3Ultra/res/values/config.xml
Andy CrossGate Yan 893be72de0 Add resources for Duoqin Qin3 Ultra
Change-Id: Ief05dad85f84677d0ae6771029652f414cb6252b
2023-04-16 11:57:47 +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">137px</dimen>
<dimen name="status_bar_height">137px</dimen>
<dimen name="status_bar_height_portrait">137px</dimen>
<dimen name="status_bar_height_landscape">28dp</dimen>
<dimen name="quick_qs_offset_height">137px</dimen>
<integer name="config_screenBrightnessSettingMinimum">1</integer>
<string name="config_mainBuiltInDisplayCutout">M -360,0 L -360,101 L -259,101 L -259,0 Z</string>
<string name="config_mainBuiltInDisplayCutoutRectApproximation">M -360,0 L -360,101 L -259,101 L -259,0 Z</string>
</resources>