Merge "Add documentation for added 5G RAT capabilities"

This commit is contained in:
Treehugger Robot
2020-07-29 05:17:40 +00:00
committed by Gerrit Code Review

View File

@@ -2954,6 +2954,9 @@
eutran : eutranSupportedRelease eutran : eutranSupportedRelease
nfc : contactlessSupportedRelease nfc : contactlessSupportedRelease
crl : rspCrlSupportedVersion crl : rspCrlSupportedVersion
nrepc : nrEpcSupportedRelease
nr5gc : nr5gcSupportedRelease
eutran5gc : eutran5gcSupportedRelease
--> -->
<string-array translatable="false" name="config_telephonyEuiccDeviceCapabilities"> <string-array translatable="false" name="config_telephonyEuiccDeviceCapabilities">
<!-- Example: <!-- Example:
@@ -2965,6 +2968,9 @@
<item>"eutran,11"</item> <item>"eutran,11"</item>
<item>"nfc,1"</item> <item>"nfc,1"</item>
<item>"crl,1"</item> <item>"crl,1"</item>
<item>"nrepc,15"</item>
<item>"nr5gc,15"</item>
<item>"eutran5gc,15"</item>
--> -->
</string-array> </string-array>