Revert "pa: overlay: Set screenshot delay to 0"
Android 11 QPR1 has the same change by default in frameworks/base
This reverts commit 97469a321e
.
Change-Id: If8aab8b39946e843d68c2bec7898b52fa08b1aa0
This commit is contained in:
parent
db9344ed07
commit
b6068f81a5
|
@ -183,10 +183,6 @@
|
|||
<!-- Should the pinner service pin the Camera application? -->
|
||||
<bool name="config_pinnerCameraApp">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>
|
||||
|
||||
<!-- Flag indicating whether we should enable the automatic brightness.
|
||||
Software implementation will be used if config_hardware_auto_brightness_available is not set -->
|
||||
<bool name="config_automatic_brightness_available">true</bool>
|
||||
|
|
Loading…
Reference in New Issue