Loading AndroidManifest.xml +1 −1 Original line number Diff line number Diff line Loading @@ -5440,7 +5440,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" /> Loading Loading
AndroidManifest.xml +1 −1 Original line number Diff line number Diff line Loading @@ -5440,7 +5440,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" /> Loading