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

Commit 33395ea9 authored by sqian's avatar sqian Committed by android-build-merger
Browse files

Merge "Add ICCID_PREFIX column in CarridId DB"

am: 73200d9a

Change-Id: I142e4f3c760e3b0216d89c197d760e9acc0255fd
parents 203055b3 73200d9a
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>