Add text showing in Settings footer that 5G may not be capable in DSDS.

Bug: 151657272
Test: build
Change-Id: Ieeb0787f76fcf41cc55e85ef8bf375dd77c9d6b5
This commit is contained in:
Malcolm Chen
2020-03-20 14:34:36 -07:00
parent c4fd9b8d6f
commit b56fea748f

View File

@@ -11880,4 +11880,10 @@
<string name="volte_5G_limited_title">Turn off VoLTE?</string>
<!-- Content description for the 5G limited VoLTE dialog. [CHAR LIMIT=NONE] -->
<string name="volte_5G_limited_text">This also turns off your 5G connection.\nDuring a voice call, you can\u2019t use the internet and some apps may not work.</string>
<!-- Footer to show current limitation of 5G on DSDS mode. [CHAR LIMIT=NONE] -->
<string name="no_5g_in_dsds_text" product="default">When using 2 SIMs, this phone can\u0027t connect to 5G. Learn more</string>
<!-- Footer to show current limitation of 5G on DSDS mode for tablets. [CHAR LIMIT=NONE] -->
<string name="no_5g_in_dsds_text" product="tablet">When using 2 SIMs, this tablet can\u0027t connect to 5G. Learn more</string>
<!-- Footer to show current limitation of 5G on DSDS mode for general devices. [CHAR LIMIT=NONE] -->
<string name="no_5g_in_dsds_text" product="device">When using 2 SIMs, this device can\u0027t connect to 5G. Learn more</string>
</resources>