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

Commit 48a63f7e authored by Chris Manton's avatar Chris Manton
Browse files

mock: Re-include mock_stack_btm_hfp_lc3_decoder

Bug: 299471756
Test: m .
Change-Id: Ic1c36033e710a3a20b787fdb0ae00e42508d1543
parent 8744728c
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