vendor_hardware_overlay/OPPO/Reno3Pro/res/values/config.xml
Andy CrossGate Yan c1ffe36446 Add resources for OPPO Reno3 Pro 5G (PCRM00, etc.)
Change-Id: Ide7d9e161dee69a4b9267e44ff1b01b48bbafe3e
2022-01-24 14:48:17 +00:00

16 lines
744 B
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>
<dimen name="status_bar_height_portrait">132px</dimen>
<dimen name="status_bar_height_landscape">28dp</dimen>
<dimen name="quick_qs_offset_height">@dimen/status_bar_height_portrait</dimen>
<integer name="config_screenBrightnessSettingMinimum">1</integer>
<string name="config_mainBuiltInDisplayCutout">M -540,0 L -540,100 L -409,100 L -409,0 Z</string>
<string name="config_mainBuiltInDisplayCutoutRectApproximation">M -540,0 L -540,100 L -409,100 L -409,0 Z</string>
</resources>