Merge "Add 'Adaptive connectivity' UI" into rvc-qpr-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
b75d2f6009
@@ -459,4 +459,7 @@
|
||||
|
||||
<!-- Whether to show Smooth Display feature in Settings Options -->
|
||||
<bool name="config_show_smooth_display">false</bool>
|
||||
|
||||
<!-- Whether to show the Preference for Adaptive connectivity -->
|
||||
<bool name="config_show_adaptive_connectivity">false</bool>
|
||||
</resources>
|
||||
|
@@ -6192,6 +6192,11 @@
|
||||
<!-- Title of preference to enter the VPN settings activity -->
|
||||
<string name="vpn_settings_title">VPN</string>
|
||||
|
||||
<!-- Title of Adaptive connectivity. Adaptive connectivity is a feature which automatically manages network connections for better battery life and performance. [CHAR LIMIT=60] -->
|
||||
<string name="adaptive_connectivity_title">Adaptive connectivity</string>
|
||||
<!-- Summary of Adaptive connectivity preference. [CHAR LIMIT=NONE] -->
|
||||
<string name="adaptive_connectivity_summary">Extends battery life and improves device performance by automatically managing your network connections</string>
|
||||
|
||||
<!-- Title of preference group for credential storage settings [CHAR LIMIT=30] -->
|
||||
<string name="credentials_title">Credential storage</string>
|
||||
<!-- Title of preference to install certificates [CHAR LIMIT=30] -->
|
||||
|
Reference in New Issue
Block a user