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

Commit 159b3882 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

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


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