summaryrefslogtreecommitdiff
path: root/android/2.0/location_api/GnssAPIClient.h
diff options
context:
space:
mode:
Diffstat (limited to 'android/2.0/location_api/GnssAPIClient.h')
-rw-r--r--android/2.0/location_api/GnssAPIClient.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/android/2.0/location_api/GnssAPIClient.h b/android/2.0/location_api/GnssAPIClient.h
index 493f9ca..63b4561 100644
--- a/android/2.0/location_api/GnssAPIClient.h
+++ b/android/2.0/location_api/GnssAPIClient.h
@@ -102,6 +102,7 @@ private:
LocationCapabilitiesMask mLocationCapabilitiesMask;
bool mLocationCapabilitiesCached;
TrackingOptions mTrackingOptions;
+ bool mTracking;
sp<V2_0::IGnssCallback> mGnssCbIface_2_0;
};