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

Commit 73200d9a authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Add ICCID_PREFIX column in CarridId DB"

parents f7c56624 642a8d2d
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -3341,6 +3341,12 @@ public final class Telephony {
         */
        public static final String APN = "apn";

        /**
         * Prefix of Integrated Circuit Card Identifier.
         * <P>Type: TEXT </P>
         */
        public static final String ICCID_PREFIX = "iccid_prefix";

        /**
         * User facing carrier name.
         * <P>Type: TEXT </P>