Change-Id: Ia6257bb48e68086324a9a9c860c3a436f896f417
@@ -201,7 +201,7 @@ PRODUCT_VENDOR_PROPERTIES += \
# Increment the SVN for any official public releases
PRODUCT_VENDOR_PROPERTIES += \
- ro.vendor.build.svn=2
+ ro.vendor.build.svn=3
# Set support hide display cutout feature
PRODUCT_PRODUCT_PROPERTIES += \
@@ -146,4 +146,8 @@
no telephony country code and driver country code is 00.
This is applied only during the setup wizard -->
<bool translatable="false" name ="config_wifiUpdateCountryCodeFromScanResultSetupWizard">true</bool>
+
+ <!-- Enable the feature of adjusting link layer stats polling interval based on
+ device mobility state and client mode RSSI monitoring. -->
+ <bool translatable="false" name="config_wifiAdjustPollRssiIntervalEnabled">true</bool>
</resources>