Skip to content

Commit c211d0a

Browse files
authored
Merge pull request #262 from ap934/make_wpa3_default
RDKBACCL-1071: Security mode is empty in WebUI edit window in latest image
2 parents e056ef2 + 7040d1e commit c211d0a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

meta-rdk-mtk-bpir4/recipes-ccsp/ccsp/ccsp-psm/bbhm_def_cfg_banana.xml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1278,5 +1278,7 @@
12781278
<Record name="dmsb.wanmanager.if.2.VirtualInterface.1.VlanCount" type="astr">0</Record>
12791279
<Record name="dmsb.wanmanager.if.2.VirtualInterface.1.MarkingCount" type="astr">0</Record>
12801280
<!-- Webconfig.service auto start record -->
1281-
<Record name="eRT.com.cisco.spvtg.ccsp.webpa.WebConfigRfcEnable" type="astr">true</Record>
1281+
<Record name="eRT.com.cisco.spvtg.ccsp.webpa.WebConfigRfcEnable" type="astr">true</Record>
1282+
<!-- Default WPA3 transition start record -->
1283+
<Record name="Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WPA3_Personal_Transition.Enable" type="astr">1</Record>
12821284
</Provision>

0 commit comments

Comments
 (0)