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

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

Merge "Include missing headers" am: 1bbe51d0

am: 9cf1bbb0

Change-Id: I37f592401697c92115eea0ca33eea4170f549712
parents 97390171 9cf1bbb0
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>