android_vendor_hardware_ove.../OPPO/A54/res/values/config.xml
Andy CrossGate Yan 9e61beca8f Add resources for OPPO A54 (CPH2239)
Change-Id: I011b5fc2eee7decf7bcced17744896d444ca60ad
2022-02-19 20:59:10 +00:00

16 lines
739 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">88px</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 -360,0 L -360,72 L -266,72 L -266,0 Z</string>
<string name="config_mainBuiltInDisplayCutoutRectApproximation">M -360,0 L -360,72 L -266,72 L -266,0 Z</string>
</resources>