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

Commit f37e9f46 authored by Hunter Knepshield's avatar Hunter Knepshield Committed by Android (Google) Code Review
Browse files

Merge "Add documentation for added 5G RAT capabilities"

parents 5117501a 278352ee
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -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>