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

Commit d5a14cff authored by Chris Manton's avatar Chris Manton
Browse files

Remove unused module

Bug: 143697964
Test: Boots into Gd without crashing
Change-Id: Idbf807aeee7e911ed3c0e9c5c891219683e318ff
parent 2461fd9c
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -52,7 +52,6 @@ struct bluetooth::shim::Stack::impl {
    ModuleList modules;
    modules.add<::bluetooth::hal::HciHal>();
    modules.add<::bluetooth::hci::AclManager>();
    modules.add<::bluetooth::hci::ClassicSecurityManager>();
    modules.add<::bluetooth::l2cap::classic::L2capClassicModule>();
    modules.add<::bluetooth::l2cap::le::L2capLeModule>();
    modules.add<::bluetooth::neighbor::ConnectabilityModule>();