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

am: efaec53af9

Change-Id: I581cb12f4a164f21a27b0c18a31fe97ef3dc4320
This commit is contained in:
Svetoslav Ganov
2018-05-07 17:41:11 -07:00
committed by android-build-merger

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