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

Commit 38fe8978 authored by David Duarte's avatar David Duarte
Browse files

Remove libosi from net_test_stack_btm as it's using a mock

Change-Id: I0290d05a7b46817b57bf44120c081332f3483e60
Test: atest net_test_stack_btm
Bug: 295343511
parent ceba474b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1371,6 +1371,7 @@ cc_test {
        ":BluetoothBtaaSources_host",
        ":BluetoothHalSources_hci_host",
        ":BluetoothOsSources_host",
        ":OsiCompatSources",
        ":TestCommonLogMsg",
        ":TestCommonMainHandler",
        ":TestCommonMockFunctions",
@@ -1445,7 +1446,6 @@ cc_test {
        "libgmock",
        "liblc3",
        "liblog",
        "libosi",
        "libprotobuf-cpp-lite",
        "libudrv-uipc",
    ],