Przeglądaj źródła

Snap for 9480469 from 19b764a3334762b8d1f9dc22bf6717f227faf9e4 to udc-release

Change-Id: I0b411fad1e6a0490ce15e9b4439294061b47c908
Android Build Coastguard Worker 2 lat temu
rodzic
commit
e53ff82871
1 zmienionych plików z 4 dodań i 0 usunięć
  1. 4 0
      rro_overlays/WifiOverlay/res/values/config.xml

+ 4 - 0
rro_overlays/WifiOverlay/res/values/config.xml

@@ -132,4 +132,8 @@
 
     <!-- Indicate the driver doesn't support NL80211 Reg changed event -->
     <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>
 </resources>