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

Original change: undetermined

Change-Id: Ib176549bf970013de746f4ed4967e8f0bf0eaf20
This commit is contained in:
Robert Greenwalt
2021-05-31 11:16:57 +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;
}
}