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

Commit 0028a66c authored by Todd Kennedy's avatar Todd Kennedy Committed by android-build-merger
Browse files

Merge "Expose instant app to exposed providers" into oc-dev am: 644648eb

am: 58672aba

Change-Id: I2a2b87d9203c55a905ec2dc5585a87b4fedbde98
parents a34c1bec 58672aba
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -11516,6 +11516,9 @@ public class ActivityManagerService extends IActivityManager.Stub
                }
            }
            checkTime(startTime, "getContentProviderImpl: done!");
            grantEphemeralAccessLocked(userId, null /*intent*/,
                    cpi.applicationInfo.uid, UserHandle.getAppId(Binder.getCallingUid()));
        }
        // Wait for the provider to be published...