Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 47560be7 authored by android-build-team Robot's avatar android-build-team Robot
Browse files

Snap for 5627702 from cd23a086 to qt-c2f2-release

Change-Id: I4d73da45bd0df08b4a129145b3755813f9ce6696
parents 2be2e384 cd23a086
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -1729,9 +1729,9 @@ public class ConnectionServiceWrapper extends ServiceBinder implements
                Log.v(this, "queryRemoteConnectionServices: callingPackage=%s skipped; "
                                + "doesn't match mgr %s for tfa %s",
                        callingPackage, connectionMgrHandle, handle);
                continue;
            }
            } else {
                isCallerConnectionManager = true;
            }
            ConnectionServiceWrapper service = mConnectionServiceRepository.getService(
                    handle.getComponentName(), handle.getUserHandle());
            if (service != null) {