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

Commit d397780a authored by Amit Mahajan's avatar Amit Mahajan Committed by Automerger Merge Worker
Browse files

Merge "Fixed that data connections not tearing down when APN set id changes"...

Merge "Fixed that data connections not tearing down when APN set id changes" am: 2c3e56fc am: eeeb5b50

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

Change-Id: I342f10760b799b934c5b33b1a0afb81816a312d2
parents b9d7c9ec eeeb5b50
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -3948,8 +3948,7 @@ public final class Telephony {

        /**
         * The APN set id. When the user manually selects an APN or the framework sets an APN as
         * preferred, all APNs with the same set id as the selected APN should be prioritized over
         * APNs in other sets.
         * preferred, the device can only use APNs with the same set id as the selected APN.
         * <p>Type: INTEGER</p>
         * @hide
         */