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

Commit 9cf1bbb0 authored by Bailey Forrest's avatar Bailey Forrest Committed by android-build-merger
Browse files

Merge "Include missing headers"

am: 1bbe51d0

Change-Id: I7e859a2afadd4c5221f07901fdff0d9715e0d285
parents 3ed4ff9c 1bbe51d0
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -21,6 +21,8 @@

#include <hidl/MQDescriptor.h>

#include <functional>

namespace android {
namespace hardware {
namespace bluetooth {
+1 −0
Original line number Diff line number Diff line
@@ -18,6 +18,7 @@

#define LOG_TAG "android.hardware.bluetooth-hci-hci_protocol"
#include <assert.h>
#include <errno.h>
#include <fcntl.h>
#include <log/log.h>