sm7250-common:Reduce screenshot delay to 0

Signed-off-by: Sandeep-FED <sandymankara11@gmail.com>
Signed-off-by: Sandeep P S <sandymankara11@gmail.com>
This commit is contained in:
Sandeep-FED
2022-05-21 13:09:22 +00:00
committed by Sandeep P S
parent 850517a1cd
commit 851c6c07c0

View File

@@ -358,5 +358,10 @@
</integer-array>
<!-- Whether to force enable multi resolution configuration for camera -->
<bool name="config_forceMultiResolution">true</bool>
<bool name="config_forceMultiResolution">true</bool>
<!-- 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>