Show less secure warning in Network details settings
- Show warning when device connected to WEP protocol Bug: 331973632 Flag: EXEMPT bugfix Test: Manual testing atest -c WepLessSecureWarningControllerTest Change-Id: I54a9bafb2c672db44d47259d6acc49c02046cb81
This commit is contained in:
@@ -35,6 +35,11 @@
|
||||
android:icon="@drawable/ic_info_outline_24dp"
|
||||
android:selectable="false"/>
|
||||
|
||||
<com.android.settingslib.widget.BannerMessagePreference
|
||||
android:key="wep_less_secure_warning"
|
||||
android:title="@string/wep_network_less_secure_warning_title"
|
||||
settings:controller="com.android.settings.wifi.WepLessSecureWarningController"/>
|
||||
|
||||
<!-- Buttons -->
|
||||
<com.android.settingslib.widget.ActionButtonsPreference
|
||||
android:key="buttons"
|
||||
|
||||
Reference in New Issue
Block a user