Merge changes I6260695b,I88f00ca4 am: db9335b832 am: 637ea71e2c
Change-Id: I8d44be12a15d33db6fec6556bf9494ad60fa4c59
This commit is contained in:
@@ -247,9 +247,8 @@ public class NetworkRequest implements Parcelable {
|
||||
* removing even the capabilities that are set by default when the object is constructed.
|
||||
*
|
||||
* @return The builder to facilitate chaining.
|
||||
* @hide
|
||||
*/
|
||||
@UnsupportedAppUsage
|
||||
@NonNull
|
||||
public Builder clearCapabilities() {
|
||||
mNetworkCapabilities.clearAll();
|
||||
return this;
|
||||
|
||||
Reference in New Issue
Block a user