pantah: Disable Wi-Fi verbose logging by default
Change-Id: Iafe9f4b83d157906ca6b9114db52ab27b1a01878
This commit is contained in:
parent
ebc2f32ad1
commit
344623a9f8
2 changed files with 0 additions and 12 deletions
|
@ -140,12 +140,6 @@
|
||||||
<!-- Indicate the driver doesn't support NL80211 Reg changed event -->
|
<!-- Indicate the driver doesn't support NL80211 Reg changed event -->
|
||||||
<bool translatable="false" name="config_wifiDriverSupportedNl80211RegChangedEvent">false</bool>
|
<bool translatable="false" name="config_wifiDriverSupportedNl80211RegChangedEvent">false</bool>
|
||||||
|
|
||||||
<!-- Indicate whether the verbose logging is always on -->
|
|
||||||
<!-- 0: verbose logging controlled by user
|
|
||||||
1: verbose logging on by default for userdebug
|
|
||||||
2: verbose logging on by default for all builds -->
|
|
||||||
<integer translatable="false" name="config_wifiVerboseLoggingAlwaysOnLevel">1</integer>
|
|
||||||
|
|
||||||
<!-- Enable aggregation of Wifi link layer radio stats from all radios -->
|
<!-- Enable aggregation of Wifi link layer radio stats from all radios -->
|
||||||
<bool translatable="false" name="config_wifiLinkLayerAllRadiosStatsAggregationEnabled">true</bool>
|
<bool translatable="false" name="config_wifiLinkLayerAllRadiosStatsAggregationEnabled">true</bool>
|
||||||
|
|
||||||
|
|
|
@ -141,12 +141,6 @@
|
||||||
<!-- Indicate the driver doesn't support NL80211 Reg changed event -->
|
<!-- Indicate the driver doesn't support NL80211 Reg changed event -->
|
||||||
<bool translatable="false" name="config_wifiDriverSupportedNl80211RegChangedEvent">false</bool>
|
<bool translatable="false" name="config_wifiDriverSupportedNl80211RegChangedEvent">false</bool>
|
||||||
|
|
||||||
<!-- Indicate whether the verbose logging is always on -->
|
|
||||||
<!-- 0: verbose logging controlled by user
|
|
||||||
1: verbose logging on by default for userdebug
|
|
||||||
2: verbose logging on by default for all builds -->
|
|
||||||
<integer translatable="false" name="config_wifiVerboseLoggingAlwaysOnLevel">1</integer>
|
|
||||||
|
|
||||||
<!-- Enable aggregation of Wifi link layer radio stats from all radios -->
|
<!-- Enable aggregation of Wifi link layer radio stats from all radios -->
|
||||||
<bool translatable="false" name="config_wifiLinkLayerAllRadiosStatsAggregationEnabled">true</bool>
|
<bool translatable="false" name="config_wifiLinkLayerAllRadiosStatsAggregationEnabled">true</bool>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue