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

Commit 5456648e authored by David Duarte's avatar David Duarte Committed by Automerger Merge Worker
Browse files

Merge "Remove unused hardware/bluetooth.h include" am: 9d2cdddb am:...

Merge "Remove unused hardware/bluetooth.h include" am: 9d2cdddb am: 99c2543d am: f229895e am: f093402a am: e56880aa

Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/2589266



Change-Id: Ief9824e5c61be357e6a74a9a4bd2d653e7010c24
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents 95024c01 e56880aa
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -20,7 +20,6 @@
#include <android/hardware/bluetooth/1.0/IBluetoothHci.h>
#include <android/hardware/bluetooth/1.0/IBluetoothHciCallbacks.h>
#include <android/hardware/bluetooth/1.0/types.h>
#include <hardware/bluetooth.h>
#include <utils/Log.h>

#include <VtsHalHidlTargetCallbackBase.h>
+0 −1
Original line number Diff line number Diff line
@@ -20,7 +20,6 @@
#include <android/hardware/bluetooth/1.0/types.h>
#include <android/hardware/bluetooth/1.1/IBluetoothHci.h>
#include <android/hardware/bluetooth/1.1/IBluetoothHciCallbacks.h>
#include <hardware/bluetooth.h>
#include <utils/Log.h>

#include <VtsHalHidlTargetCallbackBase.h>
+0 −1
Original line number Diff line number Diff line
@@ -20,7 +20,6 @@
#include <android/hardware/bluetooth/a2dp/1.0/IBluetoothAudioHost.h>
#include <android/hardware/bluetooth/a2dp/1.0/IBluetoothAudioOffload.h>
#include <gtest/gtest.h>
#include <hardware/bluetooth.h>
#include <hidl/GtestPrinter.h>
#include <hidl/MQDescriptor.h>
#include <hidl/ServiceManagement.h>