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

This commit is contained in:
Svetoslav Ganov
2018-05-08 00:26:03 +00:00
committed by Android (Google) Code Review

View File

@@ -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