From 26e456b792903d7c425603853a65bd488ca34dc1 Mon Sep 17 00:00:00 2001 From: David Duarte Date: Mon, 15 May 2023 15:23:00 +0000 Subject: [PATCH] Remove unused hardware/bluetooth.h include Change-Id: I1877f6266cd105bb830a37ff4ac964f240dfa163 --- bluetooth/1.0/vts/functional/VtsHalBluetoothV1_0TargetTest.cpp | 1 - bluetooth/1.1/vts/functional/VtsHalBluetoothV1_1TargetTest.cpp | 1 - .../1.0/vts/functional/VtsHalBluetoothA2dpV1_0TargetTest.cpp | 1 - 3 files changed, 3 deletions(-) diff --git a/bluetooth/1.0/vts/functional/VtsHalBluetoothV1_0TargetTest.cpp b/bluetooth/1.0/vts/functional/VtsHalBluetoothV1_0TargetTest.cpp index 945108796a..af90651ab1 100644 --- a/bluetooth/1.0/vts/functional/VtsHalBluetoothV1_0TargetTest.cpp +++ b/bluetooth/1.0/vts/functional/VtsHalBluetoothV1_0TargetTest.cpp @@ -20,7 +20,6 @@ #include #include #include -#include #include #include diff --git a/bluetooth/1.1/vts/functional/VtsHalBluetoothV1_1TargetTest.cpp b/bluetooth/1.1/vts/functional/VtsHalBluetoothV1_1TargetTest.cpp index 28ac6034cf..2a5b826b04 100644 --- a/bluetooth/1.1/vts/functional/VtsHalBluetoothV1_1TargetTest.cpp +++ b/bluetooth/1.1/vts/functional/VtsHalBluetoothV1_1TargetTest.cpp @@ -20,7 +20,6 @@ #include #include #include -#include #include #include diff --git a/bluetooth/a2dp/1.0/vts/functional/VtsHalBluetoothA2dpV1_0TargetTest.cpp b/bluetooth/a2dp/1.0/vts/functional/VtsHalBluetoothA2dpV1_0TargetTest.cpp index f7fdf3113d..6eb8dab757 100644 --- a/bluetooth/a2dp/1.0/vts/functional/VtsHalBluetoothA2dpV1_0TargetTest.cpp +++ b/bluetooth/a2dp/1.0/vts/functional/VtsHalBluetoothA2dpV1_0TargetTest.cpp @@ -20,7 +20,6 @@ #include #include #include -#include #include #include #include