新增允许不受信任的触摸

This commit is contained in:
LittleTurtle2333
2022-04-13 23:24:19 +08:00
parent f2f133c5b9
commit 432ec13c05
4 changed files with 53 additions and 21 deletions

View File

@@ -215,5 +215,8 @@
<string name="rear_display">Rear Display (11Ultra)</string>
<string name="lock_screen_clock_display_seconds">Clock display seconds</string>
<string name="sound">Sound</string>
<string name="media_volume_steps">Media volume steps (Take effect after reboot)</string>
<string name="media_volume_steps_switch">Media volume steps</string>
<string name="allow_untrusted_touches">Allow untrusted touches</string>
<string name="take_effect_after_reboot">Take effect after reboot</string>
<string name="media_volume_steps_summary">Turning on may cause the scrolling of the volume bar to freeze or the Bluetooth volume to be abnormal</string>
</resources>