mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-09-16 02:42:36 -04:00
Backport CarrierConfig2 to 18.1 and 19.1
Signed-off-by: Tavi <tavi@divested.dev>
This commit is contained in:
parent
637ace8214
commit
e96e53ff68
16 changed files with 879 additions and 14 deletions
|
@ -17,7 +17,7 @@ Signed-off-by: Tad <tad@spotco.us>
|
|||
create mode 100644 src/com/android/settings/security/CarrierConfig2PreferenceController.java
|
||||
|
||||
diff --git a/res/values/strings.xml b/res/values/strings.xml
|
||||
index 751f4a4037..d8f4ed191a 100644
|
||||
index 751f4a4037..3ac2ac4763 100644
|
||||
--- a/res/values/strings.xml
|
||||
+++ b/res/values/strings.xml
|
||||
@@ -762,6 +762,9 @@
|
||||
|
@ -25,7 +25,7 @@ index 751f4a4037..d8f4ed191a 100644
|
|||
<string name="openeuicc_summary">Enables the OpenEUICC app to allow management of virtual (eSIM) and physical eUICC cards. Reboot required after toggling.</string>
|
||||
|
||||
+ <string name="carrierconfig2_title">Enable CarrierConfig2</string>
|
||||
+ <string name="carrierconfig2_summary">Use a larger Google database instead of the AOSP database for carrier specific configurations. May improve cellular network compatibility & functionality.</string>
|
||||
+ <string name="carrierconfig2_summary">Use a larger Google database instead of the AOSP database for carrier specific configurations. May improve cellular network compatibility & functionality. Requires reboot.</string>
|
||||
+
|
||||
<!-- Text shown for the title of the lock when trust lost option [CHAR LIMIT=40] -->
|
||||
<string name="trust_lost_locks_screen_title">Lock screen when trust is lost</string>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue