Expose media projection consent UI to instant apps

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

bug: 79221467

Change-Id: I5ebf0a4ba643fdc17bacdc68f445ea47321344f4
This commit is contained in:
Svet Ganov
2018-05-03 17:25:12 -07:00
parent 6c2679d55d
commit beec97eb5e

View File

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