Add dismiss intent and method for MediaOutputDialog
-Add filter in Manifest -Add dismiss method in MediaOutputDialogFactory Bug: 155822415 Test: build pass Merged-In: Ica5b5a22e0fa20ffec5ab9ea291f72c06e39c2fe Change-Id: Ica5b5a22e0fa20ffec5ab9ea291f72c06e39c2fe
This commit is contained in:
@@ -785,6 +785,7 @@
|
||||
android:exported="true">
|
||||
<intent-filter>
|
||||
<action android:name="com.android.systemui.action.LAUNCH_MEDIA_OUTPUT_DIALOG" />
|
||||
<action android:name="com.android.systemui.action.DISMISS_MEDIA_OUTPUT_DIALOG" />
|
||||
</intent-filter>
|
||||
</receiver>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user