Merge "Fixed that data connections not tearing down when APN set id changes" am: 2c3e56fce6
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1371060 Change-Id: I241c839930f98ba838e3e30f900fa42a64663df2
This commit is contained in:
@@ -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
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user