Merge "Fixed that data connections not tearing down when APN set id changes" into rvc-d1-dev

This commit is contained in:
TreeHugger Robot
2020-07-08 22:18:18 +00:00
committed by Android (Google) Code Review

View File

@@ -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
*/