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

Commit 278352ee authored by Peter Wang's avatar Peter Wang
Browse files

Add documentation for added 5G RAT capabilities

Bug: 161483894
Fix: 161483894
Test: N/A
Change-Id: I0c916a89591ac88475d25c87f9c08eb0a3dd3147
parent 53c5d870
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>