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

Commit 13f09798 authored by Chris Manton's avatar Chris Manton Committed by Automerger Merge Worker
Browse files

bt_target:[7/37] IWYU shim, profile, fuzzer am: 75196b9f

parents 61387bab 75196b9f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -46,6 +46,7 @@
#include "gd/hci/class_of_device.h"
#include "gd/hci/controller.h"
#include "gd/os/handler.h"
#include "internal_include/bt_target.h"
#include "main/shim/dumpsys.h"
#include "main/shim/entry.h"
#include "main/shim/helpers.h"
+1 −0
Original line number Diff line number Diff line
@@ -24,6 +24,7 @@

#include "avrc_defs.h"
#include "avrcp_message_converter.h"
#include "internal_include/bt_target.h"
#include "packet/avrcp/avrcp_packet.h"
// TODO (apanicke): Remove dependency on this header once we cleanup feature
// handling.
+1 −1
Original line number Diff line number Diff line
@@ -22,8 +22,8 @@

#include "osi/include/allocator.h"
#include "stack/include/bt_hdr.h"
#include "stack/include/sdp_api.h"
#include "stack/include/sdpdefs.h"
#include "stack/sdp/internal/sdp_api.h"
#include "stack/sdp/sdpint.h"
#include "test/fake/fake_osi.h"
#include "test/mock/mock_btif_config.h"