android_vendor_hardware_ove.../OnePlus/Ace2V/res/values/config.xml
2023-03-15 12:20:40 +00:00

23 lines
1.1 KiB
XML

<?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>
<bool name="config_dozeAlwaysOnDisplayAvailable">true</bool>
<bool name="config_powerDecoupleAutoSuspendModeFromDisplay">true</bool>
<bool name="config_powerDecoupleInteractiveModeFromDisplay">true</bool>
<bool name="config_enableBurnInProtection">true</bool>
<dimen name="status_bar_height_default">148px</dimen>
<dimen name="status_bar_height">148px</dimen>
<dimen name="status_bar_height_portrait">148px</dimen>
<dimen name="status_bar_height_landscape">28dp</dimen>
<dimen name="quick_qs_offset_height">148px</dimen>
<integer name="config_screenBrightnessDoze">13</integer>
<integer name="config_screenBrightnessSettingMinimum">1</integer>
<string name="config_mainBuiltInDisplayCutout">M -37,0 L -37,111 L 37,111 L 37,0 Z</string>
<string name="config_mainBuiltInDisplayCutoutRectApproximation">M -37,0 L -37,111 L 37,111 L 37,0 Z</string>
</resources>