Merge "Add documentation for added 5G RAT capabilities" am: f03b626e85 am: 1f869bf777 am: b59284ac66 am: 96d7612c75

Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1375558

Change-Id: I3ea99e7554e343977eef1d33024aa4635ffedda4
This commit is contained in:
Treehugger Robot
2020-07-29 06:28:35 +00:00
committed by Automerger Merge Worker

View File

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