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

Commit 3ba12f89 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "mock: Re-include mock_stack_btm_hfp_lc3_decoder" into main am: 27dbfca6

parents 91a2a22e 27dbfca6
Loading
Loading
Loading
Loading
+2 −3
Original line number Diff line number Diff line
@@ -21,11 +21,10 @@
 */

#include <cstdint>
#include <functional>
#include <map>
#include <string>

// Mock include file to share data between tests and mock
#include "hfp_lc3_decoder.h"
#include "test/common/mock_functions.h"
#include "test/mock/mock_stack_btm_hfp_lc3_decoder.h"

// Original usings
+0 −4
Original line number Diff line number Diff line
@@ -37,10 +37,6 @@

#include <cstring>

#include "hfp_lc3_decoder.h"
#include "osi/include/log.h"
#include "test/common/mock_functions.h"

// Original usings

// Mocked compile conditionals, if any