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

Commit beec97eb authored by Svet Ganov's avatar Svet Ganov
Browse files

Expose media projection consent UI to instant apps

Test: cts-tradefed run cts-instant-dev -m CtsViewTestCases

bug: 79221467

Change-Id: I5ebf0a4ba643fdc17bacdc68f445ea47321344f4
parent 6c2679d5
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -419,7 +419,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