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

Commit 8e343eef authored by Sooraj Sasindran's avatar Sooraj Sasindran Committed by Automerger Merge Worker
Browse files

Merge "Add more documentation to PROPERTY_CROSS_SIM" into sc-dev am: a390714d

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

Change-Id: Id093090f875d02e482368678df55de1113168a5a
parents 6981c4b1 a390714d
Loading
Loading
Loading
Loading
+5 −1
Original line number Diff line number Diff line
@@ -687,7 +687,11 @@ public final class Call {
        public static final int PROPERTY_IS_ADHOC_CONFERENCE = 0x00002000;

        /**
         * Connection is using Cross SIM Calling.
         * Connection is using cross sim technology.
         * <p>
         * Indicates that the {@link Connection} is using a cross sim technology which would
         * register IMS over internet APN of default data subscription.
         * <p>
         */
        public static final int PROPERTY_CROSS_SIM = 0x00004000;