MiuiCamera: Configs: Update from HyperOS Alioth 1.0.2.0.TKHMIXM

This commit is contained in:
johnmart19
2024-04-23 19:15:47 +03:00
parent 16760dbf3c
commit 1b2082c207
2 changed files with 4 additions and 0 deletions

View File

@@ -476,6 +476,8 @@
<bool name="support_hangup_while_screen_off">true</bool> <bool name="support_hangup_while_screen_off">true</bool>
<!-- whether support dc backlight --> <!-- whether support dc backlight -->
<bool name="support_dc_backlight">false</bool> <bool name="support_dc_backlight">false</bool>
<!-- whether support secret dc backlight -->
<bool name="support_secret_dc_backlight">true</bool>
<!-- whether support backlight bit switch --> <!-- whether support backlight bit switch -->
<bool name="support_backlight_bit_switch">true</bool> <bool name="support_backlight_bit_switch">true</bool>
<!-- whether support display expert mode --> <!-- whether support display expert mode -->

View File

@@ -478,6 +478,8 @@
<bool name="support_hangup_while_screen_off">true</bool> <bool name="support_hangup_while_screen_off">true</bool>
<!-- whether support dc backlight --> <!-- whether support dc backlight -->
<bool name="support_dc_backlight">false</bool> <bool name="support_dc_backlight">false</bool>
<!-- whether support secret dc backlight -->
<bool name="support_secret_dc_backlight">true</bool>
<!-- whether support backlight bit switch --> <!-- whether support backlight bit switch -->
<bool name="support_backlight_bit_switch">true</bool> <bool name="support_backlight_bit_switch">true</bool>
<!-- whether support display expert mode --> <!-- whether support display expert mode -->