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

Commit 00012947 authored by Jakub Pawlowski's avatar Jakub Pawlowski Committed by android-build-merger
Browse files

Merge "Remove unused using decls." am: 6eeee3a0 am: 2c26ac94

am: 0d0f2664

Change-Id: I9c4840f12b701b28205cabdbfaa1bef12ea806a3
parents a5b5a75e 0d0f2664
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -20,7 +20,6 @@
#include <base/logging.h>
#include <binder/IPCThreadState.h>

using ::android::OK;
using ::android::String8;
using ::android::binder::Status;
using ::android::os::ParcelFileDescriptor;
+0 −2
Original line number Diff line number Diff line
@@ -40,8 +40,6 @@
#include <hardware/bluetooth.h>
#include <mutex>

using base::StringPrintf;
using bluetooth::Uuid;
using android::bluetooth::BluetoothSocketManagerBinderServer;

namespace android {