summaryrefslogtreecommitdiff
path: root/android/2.0/location_api/GnssAPIClient.h
diff options
context:
space:
mode:
authorChengYou Ho <chengyouho@google.com>2019-07-04 14:49:24 +0800
committerChengYou Ho <chengyouho@google.com>2019-07-04 15:00:46 +0800
commit709263c923bd80fb570469d59d967cff0fe14a94 (patch)
tree6492c5008df54987f61267ac3fa5bb3520d52ccb /android/2.0/location_api/GnssAPIClient.h
parentdc76408df249bd930d3fcf260b986af5989f248f (diff)
parent2625e7083ff118e8da856eb1dd04d39d2a527e22 (diff)
downloadgps-709263c923bd80fb570469d59d967cff0fe14a94.tar.gz
Merge remote-tracking branch 'goog/qcom/release/LA.UM.8.1.R1.09.00.00.529.057' into qt-r1-dev
Bug: 136707337 Change-Id: I6a5b2d92c938379c676c835037ed9c71cfd59f13
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;
};