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

Commit 796b1637 authored by Chris Manton's avatar Chris Manton Committed by Gerrit Code Review
Browse files

Merge "net_test_btif_stack: Replace libosi with mock equivalent"

parents 63b78a82 8e970d1c
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -553,6 +553,7 @@ cc_test {
        ],
      srcs: [
          ":LibBluetoothSources",
          ":OsiCompatSources",
          ":TestCommonMainHandler",
          ":TestCommonMockFunctions",
          ":TestCommonCoreInterface",
@@ -582,6 +583,7 @@ cc_test {
          ":TestMockFrameworks",
          ":TestMockHci",
          ":TestMockMainShim",
          ":TestMockOsi",
          ":TestMockStack",
          ":TestMockSystemLibfmq",
          ":TestMockUdrv",
@@ -621,7 +623,6 @@ cc_test {
          "libc++fs",
          "libflatbuffers-cpp",
          "libgmock",
          "libosi",
      ],
      cflags: ["-DBUILDCFG"],
      target: {