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

Commit e7520eca authored by Jakub Tyszkowski's avatar Jakub Tyszkowski Committed by Gerrit Code Review
Browse files

Merge "LeAudio: Improve service cleanup"

parents 345575c9 43dabc4d
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -326,6 +326,11 @@ public class LeAudioService extends ProfileService {
        mLeAudioNativeIsInitialized = false;
        mHfpHandoverDevice = null;

        mActiveAudioOutDevice = null;
        mActiveAudioInDevice = null;
        mDatabaseManager = null;
        mLeAudioCodecConfig = null;

        // Set the service and BLE devices as inactive
        setLeAudioService(null);