sdm660-common: Reduce screenshot delay to 0
This commit is contained in:
parent
206f51bad0
commit
f6b044c52e
1 changed files with 4 additions and 0 deletions
|
@ -1141,4 +1141,8 @@
|
|||
<string name="db_default_sync_mode">OFF</string>
|
||||
<string name="db_wal_sync_mode">OFF</string>
|
||||
|
||||
<!-- Amount of time in ms the user needs to press the relevant keys to trigger the
|
||||
screenshot chord -->
|
||||
<integer name="config_screenshotChordKeyTimeout">0</integer>
|
||||
|
||||
</resources>
|
||||
|
|
Loading…
Reference in a new issue