Snap for 12116631 from 00a1f6ddeb to 24Q4-release

Change-Id: I72e1f7cdb5779adb6bc94a1f55791900f9c5eec0
This commit is contained in:
Android Build Coastguard Worker 2024-07-20 01:02:53 +00:00
commit c683811b8d
3 changed files with 3 additions and 3 deletions

View file

@ -406,7 +406,7 @@ ifdef RELEASE_SVN_HUSKY
TARGET_SVN ?= $(RELEASE_SVN_HUSKY) TARGET_SVN ?= $(RELEASE_SVN_HUSKY)
else else
# Set this for older releases that don't use build flag # Set this for older releases that don't use build flag
TARGET_SVN ?= 32 TARGET_SVN ?= 35
endif endif
PRODUCT_VENDOR_PROPERTIES += \ PRODUCT_VENDOR_PROPERTIES += \

View file

@ -383,7 +383,7 @@ ifdef RELEASE_SVN_SHIBA
TARGET_SVN ?= $(RELEASE_SVN_SHIBA) TARGET_SVN ?= $(RELEASE_SVN_SHIBA)
else else
# Set this for older releases that don't use build flag # Set this for older releases that don't use build flag
TARGET_SVN ?= 32 TARGET_SVN ?= 35
endif endif
PRODUCT_VENDOR_PROPERTIES += \ PRODUCT_VENDOR_PROPERTIES += \

View file

@ -152,7 +152,7 @@
<!-- Boolean indicating whether we should enable the STA current connected indoor channel <!-- Boolean indicating whether we should enable the STA current connected indoor channel
for SAP, WFD GO, Wi-Fi Aware --> for SAP, WFD GO, Wi-Fi Aware -->
<bool translatable="false" name="config_wifiEnableStaIndoorChannelForPeerNetwork">true</bool> <bool translatable="false" name="config_wifiEnableStaIndoorChannelForPeerNetwork">false</bool>
<!-- Boolean indicating whether we should enable the STA current connected DFS channel <!-- Boolean indicating whether we should enable the STA current connected DFS channel
for SAP, WFD GO, Wi-Fi Aware --> for SAP, WFD GO, Wi-Fi Aware -->
<bool translatable="false" name="config_wifiEnableStaDfsChannelForPeerNetwork">true</bool> <bool translatable="false" name="config_wifiEnableStaDfsChannelForPeerNetwork">true</bool>