Snap for 9839270 from 5f6dc26ec7 to udc-release

Change-Id: Ia6257bb48e68086324a9a9c860c3a436f896f417
This commit is contained in:
Android Build Coastguard Worker 2023-03-29 02:22:52 +00:00
commit e6885632d3
2 changed files with 5 additions and 1 deletions

View file

@ -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 += \

View file

@ -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>