Snap for 8909447 from d47016b0c9 to udc-release

Change-Id: I8816e11a528f44f3734634947399c761080d3a8b
This commit is contained in:
Android Build Coastguard Worker 2022-08-05 05:07:31 +00:00
commit e02f3151d0

View file

@ -249,4 +249,8 @@
<!-- Type of the udfps long press sensor. Empty if long press is not supported. -->
<string name="config_dozeUdfpsLongPressSensorType" translatable="false">com.google.sensor.long_press</string>
<!-- 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>