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

Commit ba20404c authored by Bailey Forrest's avatar Bailey Forrest
Browse files

Include missing headers

Bug: None
Test: Build
Change-Id: Id4967af4ab48ceda10c45edcb0bc4b856b991fd6
parent 292cddf6
Loading
Loading
Loading
Loading
+2 −0
Original line number Original line Diff line number Diff line
@@ -21,6 +21,8 @@


#include <hidl/MQDescriptor.h>
#include <hidl/MQDescriptor.h>


#include <functional>

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


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