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

Commit 75196b9f authored by Chris Manton's avatar Chris Manton
Browse files

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

Bug: 315176531
Test: m .
Flag: EXEMPT, IWYU
Change-Id: Ie174a98fdfa6310233a46942169a56143ab49376
parent 8069c4bc
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"