android_vendor_hardware_ove.../OnePlus/OP10Pro/res/values/config.xml
Andy CrossGate Yan 076941c53e Add resources for OnePlus 10 Pro
For 2K resolution only - switch from PHH Settings and restart SystemUI

Change-Id: I7638cf454eb21b979af1bc832073ac1c92f14aba
2022-01-30 16:39:02 +00:00

21 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_portrait">160px</dimen>
<dimen name="status_bar_height_landscape">28dp</dimen>
<dimen name="quick_qs_offset_height">@dimen/status_bar_height_portrait</dimen>
<integer name="config_screenBrightnessDoze">3</integer>
<integer name="config_screenBrightnessSettingMinimum">1</integer>
<string name="config_mainBuiltInDisplayCutout">M -720,0 L -720,124 L -525,124 L -525,0 Z</string>
<string name="config_mainBuiltInDisplayCutoutRectApproximation">M -720,0 L -720,124 L -525,124 L -525,0 Z</string>
</resources>