From 122f2ed00414cf416b67c6dee10131b0f3e28bea Mon Sep 17 00:00:00 2001 From: Bruno Martins Date: Wed, 14 Mar 2018 23:42:25 +0000 Subject: msm8996-common: Update GPS HIDL HAL from upstream * Tag: LA.UM.6.6.r1-06700-89xx.0 Change-Id: If746b12bcbc3e414aa9ba9f421040edd0f815638 --- gps/android/location_api/MeasurementAPIClient.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gps/android/location_api/MeasurementAPIClient.h') diff --git a/gps/android/location_api/MeasurementAPIClient.h b/gps/android/location_api/MeasurementAPIClient.h index 422564d..8de1326 100644 --- a/gps/android/location_api/MeasurementAPIClient.h +++ b/gps/android/location_api/MeasurementAPIClient.h @@ -30,7 +30,7 @@ #ifndef MEASUREMENT_API_CLINET_H #define MEASUREMENT_API_CLINET_H - +#include #include #include #include @@ -63,7 +63,7 @@ public: private: sp mGnssMeasurementCbIface; - + std::mutex mMutex; bool mTracking; }; -- cgit v1.2.3