wifi: Add systemAPi:setSubscriberId in NetworkAgentConfig
The wifi (mainline module) need to set the subscriberId for specific wifi network. Bug: 176396812 Test: TreeHugger Change-Id: Ie97d3dad81c87d41a360558e91c83278595ff475
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user