Merge "wifi: Add systemAPi:setSubscriberId in NetworkAgentConfig"

This commit is contained in:
Les Lee
2021-01-08 00:54:51 +00:00
committed by Gerrit Code Review

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) {