Merge "Expose media projection consent UI to instant apps" into pi-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
efaec53af9
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user