Snap for 8310672 from 454b3a7f2b to udc-release

Change-Id: I655e506a4969ceffb47d01772ff9b8f814ee6bed
This commit is contained in:
Android Build Coastguard Worker 2022-03-17 03:01:11 +00:00
commit 6e1b549163
2 changed files with 14 additions and 0 deletions

View file

@ -233,4 +233,11 @@
<item>200</item>
<item>200</item>
</integer-array>
<!-- UDFPS does not support gestures -->
<bool name="config_fingerprintSupportsGestures">false</bool>
<!-- Boolean indicating if restoring network selection should be skipped -->
<!-- The restoring is handled by modem if it is true -->
<bool translatable="false" name="skip_restoring_network_selection">true</bool>
</resources>

View file

@ -232,4 +232,11 @@
<item>200</item>
<item>200</item>
</integer-array>
<!-- UDFPS does not support gestures -->
<bool name="config_fingerprintSupportsGestures">false</bool>
<!-- Boolean indicating if restoring network selection should be skipped -->
<!-- The restoring is handled by modem if it is true -->
<bool translatable="false" name="skip_restoring_network_selection">true</bool>
</resources>