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

Commit 2224d4ef authored by Chris Manton's avatar Chris Manton Committed by Automerger Merge Worker
Browse files

Merge "net_test_btif_stack: Replace libosi with mock equivalent" am: 796b1637

parents b065c5d7 796b1637
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -554,6 +554,7 @@ cc_test {
        ],
      srcs: [
          ":LibBluetoothSources",
          ":OsiCompatSources",
          ":TestCommonMainHandler",
          ":TestCommonMockFunctions",
          ":TestCommonCoreInterface",
@@ -583,6 +584,7 @@ cc_test {
          ":TestMockFrameworks",
          ":TestMockHci",
          ":TestMockMainShim",
          ":TestMockOsi",
          ":TestMockStack",
          ":TestMockSystemLibfmq",
          ":TestMockUdrv",
@@ -622,7 +624,6 @@ cc_test {
          "libc++fs",
          "libflatbuffers-cpp",
          "libgmock",
          "libosi",
      ],
      cflags: ["-DBUILDCFG"],
      target: {