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