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

Commit f413d90f authored by Shuo Qian's avatar Shuo Qian Committed by Android (Google) Code Review
Browse files

Merge "Add ICCID_PREFIX column in CarridId DB"

parents ceeb00b0 4fe8280d
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>