Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 341fe8eb authored by Chelsea Hao's avatar Chelsea Hao Committed by Android (Google) Code Review
Browse files

Merge "Export `AudioSharingReceiver` so that it could be launched by sysui." into main

parents 702da9b5 b45f0656
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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" />