Snap for 9480469 from 5bc4ee257a to udc-release

Change-Id: I0986ff29dcca02f1c0ac01fedfbdd6ed4d97d47a
This commit is contained in:
Android Build Coastguard Worker 2023-01-12 02:04:06 +00:00
commit 91454dbd36

View file

@ -115,6 +115,10 @@
<!-- Indicate the driver support NL80211_REG_CHANGED event. --> <!-- Indicate the driver support NL80211_REG_CHANGED event. -->
<bool translatable="false" name="config_wifiDriverSupportedNl80211RegChangedEvent">true</bool> <bool translatable="false" name="config_wifiDriverSupportedNl80211RegChangedEvent">true</bool>
<!-- Boolean indicating whether DTIM multiplier configuration is enabled. DTIM multiplier value
is when the system is in the suspended mode -->
<bool translatable="false" name="config_wifiDtimMultiplierConfigEnabled">true</bool>
<!-- Indicate whether the verbose logging is always on --> <!-- Indicate whether the verbose logging is always on -->
<!-- 0: verbose logging controlled by user <!-- 0: verbose logging controlled by user
1: verbose logging on by default for userdebug 1: verbose logging on by default for userdebug