Merge "wifi: Add systemAPi:setSubscriberId in NetworkAgentConfig"
This commit is contained in:
@@ -272,7 +272,6 @@ public final class NetworkAgentConfig implements Parcelable {
|
|||||||
* Sets the subscriber ID for this network.
|
* Sets the subscriber ID for this network.
|
||||||
*
|
*
|
||||||
* @return this builder, to facilitate chaining.
|
* @return this builder, to facilitate chaining.
|
||||||
* @hide
|
|
||||||
*/
|
*/
|
||||||
@NonNull
|
@NonNull
|
||||||
public Builder setSubscriberId(@Nullable String subscriberId) {
|
public Builder setSubscriberId(@Nullable String subscriberId) {
|
||||||
|
|||||||
Reference in New Issue
Block a user