Snap for 12116631 from 00a1f6ddeb
to 24Q4-release
Change-Id: I72e1f7cdb5779adb6bc94a1f55791900f9c5eec0
This commit is contained in:
commit
c683811b8d
3 changed files with 3 additions and 3 deletions
|
@ -406,7 +406,7 @@ ifdef RELEASE_SVN_HUSKY
|
|||
TARGET_SVN ?= $(RELEASE_SVN_HUSKY)
|
||||
else
|
||||
# Set this for older releases that don't use build flag
|
||||
TARGET_SVN ?= 32
|
||||
TARGET_SVN ?= 35
|
||||
endif
|
||||
|
||||
PRODUCT_VENDOR_PROPERTIES += \
|
||||
|
|
|
@ -383,7 +383,7 @@ ifdef RELEASE_SVN_SHIBA
|
|||
TARGET_SVN ?= $(RELEASE_SVN_SHIBA)
|
||||
else
|
||||
# Set this for older releases that don't use build flag
|
||||
TARGET_SVN ?= 32
|
||||
TARGET_SVN ?= 35
|
||||
endif
|
||||
|
||||
PRODUCT_VENDOR_PROPERTIES += \
|
||||
|
|
|
@ -152,7 +152,7 @@
|
|||
|
||||
<!-- Boolean indicating whether we should enable the STA current connected indoor channel
|
||||
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
|
||||
for SAP, WFD GO, Wi-Fi Aware -->
|
||||
<bool translatable="false" name="config_wifiEnableStaDfsChannelForPeerNetwork">true</bool>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue