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

Commit 9e53369b authored by Azhara Assanova's avatar Azhara Assanova Committed by Android (Google) Code Review
Browse files

Merge "Use the correct intent variable for computing result caller info" into main

parents c25ff251 8f8525fc
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3550,7 +3550,7 @@ final class ActivityRecord extends WindowToken implements WindowManagerService.A
            IBinder callerToken = new Binder();
            if (android.security.Flags.contentUriPermissionApis()) {
                try {
                    resultTo.computeCallerInfo(callerToken, intent, this.getUid(),
                    resultTo.computeCallerInfo(callerToken, resultData, this.getUid(),
                            mAtmService.getPackageManager().getNameForUid(this.getUid()),
                            /* isShareIdentityEnabled */ false);
                    // Result callers cannot share their identity via