summaryrefslogtreecommitdiffstats
path: root/bcmdhd/wifi_hal/gscan.cpp
diff options
context:
space:
mode:
authorPierre Couillaud <pierre@broadcom.com>2018-02-16 19:37:28 +0000
committerandroid-build-merger <android-build-merger@google.com>2018-02-16 19:37:28 +0000
commit02a935fe5f17e583d63436ac91eca71e533632da (patch)
treec2f3898b7dc1719d377f3d6495d7516fc5dd92cf /bcmdhd/wifi_hal/gscan.cpp
parent0b376c4ca726129274b10c58d035d4db328ec342 (diff)
parent8be125de8b93449cd7747ee0770f814f196c000b (diff)
downloadandroid_hardware_broadcom_wlan-02a935fe5f17e583d63436ac91eca71e533632da.tar.gz
android_hardware_broadcom_wlan-02a935fe5f17e583d63436ac91eca71e533632da.tar.bz2
android_hardware_broadcom_wlan-02a935fe5f17e583d63436ac91eca71e533632da.zip
Merge "wlan:bcmdhd: fixup build errors when building the library under vndk." am: 06485a95d7
am: 8be125de8b Change-Id: Ia6e3e4ab0f74e1fba37c58cafda7739b6370efaa
Diffstat (limited to 'bcmdhd/wifi_hal/gscan.cpp')
-rw-r--r--bcmdhd/wifi_hal/gscan.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/bcmdhd/wifi_hal/gscan.cpp b/bcmdhd/wifi_hal/gscan.cpp
index d50e98f..1ccaf30 100644
--- a/bcmdhd/wifi_hal/gscan.cpp
+++ b/bcmdhd/wifi_hal/gscan.cpp
@@ -38,7 +38,7 @@
#define LOG_TAG "WifiHAL"
//#define LOG_NDEBUG 0 //uncomment to enable verbose logging
-#include <utils/Log.h>
+#include <log/log.h>
#include "wifi_hal.h"
#include "common.h"