Merge "Add documentation for added 5G RAT capabilities" am: f03b626e85 am: 1f869bf777
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1375558 Change-Id: I90b196d8688d093e93e7b891ed4b5319bd50300c
This commit is contained in:
@@ -2795,6 +2795,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:
|
||||||
@@ -2806,6 +2809,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>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user