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

Commit 4eab6885 authored by Zach Johnson's avatar Zach Johnson
Browse files

Remove unused imports of android_runtime headers

Bug: 143971120
Test: compilation
Change-Id: I6d5d5e3cf19709d7cf7fe88e833e834474527cce
parent 58f2c252
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -18,7 +18,6 @@

#define LOG_NDEBUG 0

#include "android_runtime/AndroidRuntime.h"
#include "com_android_bluetooth.h"
#include "hardware/bt_av.h"
#include "utils/Log.h"
+0 −1
Original line number Diff line number Diff line
@@ -18,7 +18,6 @@

#define LOG_NDEBUG 0

#include "android_runtime/AndroidRuntime.h"
#include "com_android_bluetooth.h"
#include "hardware/bt_av.h"
#include "utils/Log.h"
+0 −1
Original line number Diff line number Diff line
@@ -18,7 +18,6 @@

#define LOG_NDEBUG 0

#include "android_runtime/AndroidRuntime.h"
#include "com_android_bluetooth.h"
#include "hardware/bt_rc.h"
#include "utils/Log.h"
+0 −1
Original line number Diff line number Diff line
@@ -23,7 +23,6 @@
#include <shared_mutex>
#include <vector>

#include "android_runtime/AndroidRuntime.h"
#include "avrcp.h"
#include "com_android_bluetooth.h"
#include "utils/Log.h"
+0 −1
Original line number Diff line number Diff line
@@ -18,7 +18,6 @@

#define LOG_NDEBUG 0

#include "android_runtime/AndroidRuntime.h"
#include "com_android_bluetooth.h"
#include "hardware/bt_gatt.h"
#include "utils/Log.h"
Loading