Export AudioSharingReceiver
so that it could be launched by sysui.
Test: atest Bug: 384405138 Flag: com.android.settingslib.flags.enable_le_audio_sharing Change-Id: I901bee334f631e29053535c332c86d4d2fdd6279
This commit is contained in:
@@ -5424,7 +5424,7 @@
|
||||
</service>
|
||||
|
||||
<receiver android:name="com.android.settings.connecteddevice.audiosharing.AudioSharingReceiver"
|
||||
android:exported="false">
|
||||
android:exported="true">
|
||||
<intent-filter>
|
||||
<action android:name="com.android.settings.action.BLUETOOTH_LE_AUDIO_SHARING_STATE_CHANGE" />
|
||||
<action android:name="com.android.settings.action.BLUETOOTH_LE_AUDIO_SHARING_STOP" />
|
||||
|
Reference in New Issue
Block a user