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

Commit 6675e58d authored by Sharvil Nanavati's avatar Sharvil Nanavati Committed by Android Git Automerger
Browse files

am bdce635d: Fix build for mako devices.

* commit 'bdce635d':
  Fix build for mako devices.
parents a83e2bb5 bdce635d
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();
}

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