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

Commit 7aa15ea3 authored by Mekala Natarajan's avatar Mekala Natarajan Committed by Eric Laurent
Browse files

hal: re-enable platform info initialization

re-enable platform info initialization missed out in
merge conflict resolution from previous commit.

"hal: Add support for feedback speaker protection -
commit 63863001"

Change-Id: Ie61483a690f64a69ed374b84f3659d0623aec155
parent f78a4d92
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -814,6 +814,7 @@ void *platform_init(struct audio_device *adev)
    set_platform_defaults(my_data);

    /* Initialize platform specific ids and/or backends*/
    platform_info_init();
    audio_extn_spkr_prot_init(adev);

    /* load csd client */