aboutsummaryrefslogtreecommitdiff
path: root/gps/core/LBSProxyBase.h
diff options
context:
space:
mode:
Diffstat (limited to 'gps/core/LBSProxyBase.h')
-rw-r--r--gps/core/LBSProxyBase.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gps/core/LBSProxyBase.h b/gps/core/LBSProxyBase.h
index b3736c2..94ddd0f 100644
--- a/gps/core/LBSProxyBase.h
+++ b/gps/core/LBSProxyBase.h
@@ -69,6 +69,7 @@ public:
(void)context;
}
+ inline virtual bool hasNativeXtraClient() const { return false; }
inline virtual IzatDevId_t getIzatDevId() const { return 0; }
};