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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user