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

Commit f748f4bd authored by Svetoslav Ganov's avatar Svetoslav Ganov Committed by android-build-merger
Browse files

Merge "Expose media projection consent UI to instant apps" into pi-dev am: efaec53a

am: 159b3882

Change-Id: Ia3ce898c0507cf08179baa907b7174041f8e70a9
parents cdf137e5 159b3882
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -422,7 +422,8 @@
            android:theme="@style/Theme.AlertDialogHost"
            android:finishOnCloseSystemDialogs="true"
            android:launchMode="singleTop"
            android:excludeFromRecents="true" />
            android:excludeFromRecents="true"
            android:visibleToInstantApps="true"/>

        <!-- started from PipUI -->
        <activity