Add documentation for added 5G RAT capabilities

Bug: 161483894
Fix: 161483894
Test: N/A
Change-Id: I0c916a89591ac88475d25c87f9c08eb0a3dd3147
This commit is contained in:
Peter Wang
2020-07-28 17:46:59 -07:00
parent 53c5d87037
commit 278352ee7e

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>