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

Commit 58672aba 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

Change-Id: I32fc7de9cd1a0823dd38e5103d85c47776bb1404
parents 3184cfce 644648eb
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...