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

Commit fe29d3b2 authored by Chris Manton's avatar Chris Manton
Browse files

Properly include stack/test/common/mock_btm_layer

Towards readable code

Bug: 163134718
Tag: #refactor
Test: gd/cert/run --host
Change-Id: I9c7c26669f9169747bf62d9d8a88668220a1abef
parent 249d8d25
Loading
Loading
Loading
Loading
+4 −1
Original line number Original line Diff line number Diff line
@@ -20,6 +20,9 @@
#include <gmock/gmock.h>
#include <gmock/gmock.h>


#include "btm_int.h"
#include "btm_int.h"
#include "stack/include/btm_api_types.h"
#include "stack/include/btm_status.h"
#include "types/raw_address.h"


namespace bluetooth {
namespace bluetooth {
namespace manager {
namespace manager {