Merge "wifi: Add systemAPi:setSubscriberId in NetworkAgentConfig" am: 06dbf611af

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

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: I59ab8adad819038715f7534ac746edbf923a92b9
This commit is contained in:
Les Lee
2021-01-08 01:26:56 +00:00
committed by Automerger Merge Worker

View File

@@ -272,7 +272,6 @@ public final class NetworkAgentConfig implements Parcelable {
* Sets the subscriber ID for this network.
*
* @return this builder, to facilitate chaining.
* @hide
*/
@NonNull
public Builder setSubscriberId(@Nullable String subscriberId) {