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

Commit 6d998e3e authored by Zach Johnson's avatar Zach Johnson Committed by android-build-merger
Browse files

Merge "Remove unused imports of android_runtime headers" am: 71d3236f am: c6a3b9e7

am: 04a43ec2

Change-Id: I5760c8ace88e6818475476444b101a8ca80321be
parents 8794a784 04a43ec2
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