Snap for 9839270 from 5f6dc26ec7
to udc-release
Change-Id: Ia6257bb48e68086324a9a9c860c3a436f896f417
This commit is contained in:
commit
e6885632d3
2 changed files with 5 additions and 1 deletions
|
@ -201,7 +201,7 @@ PRODUCT_VENDOR_PROPERTIES += \
|
||||||
|
|
||||||
# Increment the SVN for any official public releases
|
# Increment the SVN for any official public releases
|
||||||
PRODUCT_VENDOR_PROPERTIES += \
|
PRODUCT_VENDOR_PROPERTIES += \
|
||||||
ro.vendor.build.svn=2
|
ro.vendor.build.svn=3
|
||||||
|
|
||||||
# Set support hide display cutout feature
|
# Set support hide display cutout feature
|
||||||
PRODUCT_PRODUCT_PROPERTIES += \
|
PRODUCT_PRODUCT_PROPERTIES += \
|
||||||
|
|
|
@ -146,4 +146,8 @@
|
||||||
no telephony country code and driver country code is 00.
|
no telephony country code and driver country code is 00.
|
||||||
This is applied only during the setup wizard -->
|
This is applied only during the setup wizard -->
|
||||||
<bool translatable="false" name ="config_wifiUpdateCountryCodeFromScanResultSetupWizard">true</bool>
|
<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>
|
</resources>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue