am 18510113: resolved conflicts for merge of e00e35a5 to honeycomb-plus-aosp am: 198b24d59a

Original change: undetermined

Change-Id: Ibc51a632ebbfd884f237db9102fe018848052d21
This commit is contained in:
Robert Greenwalt
2021-05-31 04:16:24 +00:00
committed by Automerger Merge Worker

View File

@@ -1294,6 +1294,7 @@ public class ConnectivityService extends IConnectivityManager.Stub {
}
if (!teardown(otherNet)) {
loge("Network declined teardown request");
teardown(thisNet);
return;
}
}