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

Commit 1ab48fe2 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "hal: Fix for hang during unloading of primary hal"

parents 9cc13492 a9203442
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -2381,8 +2381,6 @@ void *platform_init(struct audio_device *adev)
            ALOGD("ACDB initialization failed");
        }
    }
    /* init keep-alive for compress passthru */
    audio_extn_keep_alive_init(adev);
#ifdef DYNAMIC_LOG_ENABLED
    log_utils_init();
#endif