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

Commit 7b6275dd authored by TreeHugger Robot's avatar TreeHugger Robot 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" into rvc-d1-dev am: 89749a90 am: be2ed83e

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

Change-Id: I9946e5fa01da0c702a76b8cc47266fc39121fa75
parents 0665256e be2ed83e
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -3946,8 +3946,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
         */