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

Commit 1f869bf7 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

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

Change-Id: I3e19bebcc0b12560c93b00afe202794b357e695a
parents bb601496 f03b626e
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -2954,6 +2954,9 @@
             eutran : eutranSupportedRelease
             nfc : contactlessSupportedRelease
             crl : rspCrlSupportedVersion
             nrepc : nrEpcSupportedRelease
             nr5gc : nr5gcSupportedRelease
             eutran5gc : eutran5gcSupportedRelease
    -->
    <string-array translatable="false" name="config_telephonyEuiccDeviceCapabilities">
        <!-- Example:
@@ -2965,6 +2968,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>