vendor_hardware_overlay/Infinix/Note10Pro/res/values/config.xml
Rama Bondan Prakoso 7b8224c3e0 Cleanup Infinix Note 10 Pro and support other variant
Signed-off-by: Rama Bondan Prakoso <ramanarubp@gmail.com>
2022-05-07 22:56:32 +07:00

12 lines
461 B
XML
Executable file

<?xml version="1.0" encoding="utf-8"?>
<resources>
<bool name="config_useDevInputEventForAudioJack">true</bool>
<dimen name="quick_qs_offset_height">36.0dip</dimen>
<dimen name="status_bar_height">36.0dip</dimen>
<dimen name="status_bar_height_portrait">36.0dip</dimen>
<dimen name="status_bar_height_landscape">28.0dip</dimen>
<string name="config_mainBuiltInDisplayCutout">M -24,0 L -24,36 L 24,36 L 24,0 Z @dp</string>
</resources>