Merge "Include missing headers"

am: 1bbe51d0b5

Change-Id: I7e859a2afadd4c5221f07901fdff0d9715e0d285
This commit is contained in:
Bailey Forrest
2017-06-17 00:15:09 +00:00
committed by android-build-merger
2 changed files with 3 additions and 0 deletions

View File

@@ -21,6 +21,8 @@
#include <hidl/MQDescriptor.h>
#include <functional>
namespace android {
namespace hardware {
namespace bluetooth {

View File

@@ -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>