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

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

Merge "legacy: Un-include hci_internals" am: 991d2763

Original change: https://android-review.googlesource.com/c/platform/system/bt/+/1799457

Change-Id: I234454f99f77b4a2ebd7dc80f5fc0667aa0ea044
parents 8b3b2db1 991d2763
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -45,7 +45,6 @@
#include "common/stop_watch_legacy.h"
#include "hci/include/buffer_allocator.h"
#include "hci_inject.h"
#include "hci_internals.h"
#include "main/shim/shim.h"
#include "osi/include/alarm.h"
#include "osi/include/list.h"
+0 −1
Original line number Diff line number Diff line
@@ -36,7 +36,6 @@
#include "check.h"
#include "gd/common/init_flags.h"
#include "hci/include/buffer_allocator.h"
#include "hci_internals.h"
#include "hci_layer.h"
#include "osi/include/compat.h"
#include "osi/include/log.h"
+0 −1
Original line number Diff line number Diff line
@@ -20,7 +20,6 @@

#include "check.h"
#include "hci/include/buffer_allocator.h"
#include "hci_internals.h"
#include "hci_layer.h"
#include "hci_packet_factory.h"
#include "hcidefs.h"
+0 −1
Original line number Diff line number Diff line
@@ -28,7 +28,6 @@
#include "check.h"
#include "device/include/controller.h"
#include "hci/include/buffer_allocator.h"
#include "hci_internals.h"
#include "osi/include/log.h"
#include "osi/include/osi.h"

+0 −1
Original line number Diff line number Diff line
@@ -20,7 +20,6 @@

#include "common/message_loop_thread.h"
#include "hci/src/hci_layer.cc"
#include "hci_internals.h"
#include "osi/include/allocator.h"
#include "osi/include/osi.h"
#include "osi/test/AllocationTestHarness.h"
Loading