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

Commit 06064e43 authored by Andy Hung's avatar Andy Hung Committed by Android (Google) Code Review
Browse files

Merge "Revert "Populate calling package and request for get request info""

parents db0f7d98 30b11586
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -72,7 +72,7 @@ public final class GetRequestSession extends RequestSession<GetCredentialRequest
        try {
            mClientCallback.onPendingIntent(mCredentialManagerUi.createPendingIntent(
                    RequestInfo.newGetRequestInfo(
                    mRequestId, mClientRequest, mClientCallingPackage),
                    mRequestId, null, ""),
                    providerDataList));
        } catch (RemoteException e) {
            Log.i(TAG, "Issue with invoking pending intent: " + e.getMessage());