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

Commit 81c3d731 authored by android-build-team Robot's avatar android-build-team Robot
Browse files

Snap for 5627676 from 18172fd3 to qt-release

Change-Id: Ia28b4d72d2bbae25e6eaa2f634a350503b734885
parents 0617f1e1 18172fd3
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) {