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

Commit bdce635d authored by Sharvil Nanavati's avatar Sharvil Nanavati
Browse files

Fix build for mako devices.

Change-Id: Ifdeb7177dc61386243c12d0996752fda7ece6912
parent 1ad79daa
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -552,8 +552,6 @@ void hci_mct_init(void)
     */
    mct_cb.hc_acl_data_size = 1021;
    mct_cb.hc_ble_acl_data_size = 27;

    btsnoop_init();
}

/*******************************************************************************