Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit bd385b79 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Add documentation for added 5G RAT capabilities" am: f03b626e am:...

Merge "Add documentation for added 5G RAT capabilities" am: f03b626e am: 1f869bf7 am: b59284ac am: 96d7612c

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

Change-Id: I3ea99e7554e343977eef1d33024aa4635ffedda4
parents 0251d25f 96d7612c
Loading
Loading
Loading
Loading
+6 −0
Original line number Original line Diff line number Diff line
@@ -2802,6 +2802,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:
@@ -2813,6 +2816,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>