From 4dd7e1c5617d89581cb6969f851177ed5e070bc6 Mon Sep 17 00:00:00 2001 From: Mike Cailean Date: Wed, 6 Jul 2016 09:55:30 -0700 Subject: Fixed SSR issue for GNSS Measurements Fixed SSR (sub-system reset) issue when GNSS Measurements where not available after an SSR. Change-Id: Ie9ecc851fe53814f4a3e386b503b61bbca9d156d CRs-fixed: 1036070 --- core/LocApiBase.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'core/LocApiBase.h') diff --git a/core/LocApiBase.h b/core/LocApiBase.h index 4500b7e..8849b1f 100644 --- a/core/LocApiBase.h +++ b/core/LocApiBase.h @@ -256,11 +256,6 @@ public: virtual enum loc_api_adapter_err setXtraVersionCheck(enum xtra_version_check check); - /* - Update gps reporting events - */ - virtual int updateRegistrationMask(LOC_API_ADAPTER_EVENT_MASK_T event, - loc_registration_mask_status isEnabled); /* Check if the modem support the service */ -- cgit v1.2.3