Gear Preference on VPN page includes subtitle if the vpn is an insecure
type
Test: atest SettingsUnitTests
Screenshot: https://screenshot.googleplex.com/BWfUf6hcHNnbLvH
Bug: 176821216
Change-Id: I2bee3ba100bfe636221264492a2ce98b6a664cd5
Merged-In: I2bee3ba100bfe636221264492a2ce98b6a664cd5
(cherry picked from commit 3922249709
)
This commit is contained in:
@@ -7054,6 +7054,8 @@
|
||||
<string name="vpn_always_on_summary_not_supported">Not supported by this app</string>
|
||||
<!-- Preference summary for a VPN app that is set to be always-on. [CHAR LIMIT=40] -->
|
||||
<string name="vpn_always_on_summary_active">Always-on active</string>
|
||||
<!-- Preference summary for a VPN app that has an insecure type. [CHAR LIMIT=40] -->
|
||||
<string name="vpn_insecure_summary">not secure VPN</string>
|
||||
<!-- Preference title for the toggle that controls whether to force all network connections to
|
||||
go through VPN. [CHAR LIMIT=40] -->
|
||||
<string name="vpn_require_connection">Block connections without VPN</string>
|
||||
|
Reference in New Issue
Block a user