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

Commit f958357d authored by fionaxu's avatar fionaxu
Browse files

support privilege access rule for carrier identification

Bug: 69807697
Bug: 72665237
Test: Manual
Change-Id: I5e00302684b2be93ee956d43b04ca9a12d043158
parent a11cbf36
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -3541,6 +3541,12 @@ public final class Telephony {
             */
            public static final String ICCID_PREFIX = "iccid_prefix";

            /**
             * Certificate for carrier privilege access rules.
             * <P>Type: TEXT in hex string </P>
             */
            public static final String PRIVILEGE_ACCESS_RULE = "privilege_access_rule";

            /**
             * The {@code content://} URI for this table.
             */