android_device_xiaomi_sdm66.../core
Kevin Tang 13c41211a7 debug nmea should not sent to upper layer
Debug nmea is a way HAL gets GNSS engine debug information from modem.
It is provided to developers in the for bugreoprt.  Those NMEAs should
be discarded once information is extracted out.  But by mistake, they
are sent to GnssLocationProvider.  They will be in the unknown format
to apps, and they may get truncated too.

Dhanged the condition so these debug nmeas get discarded before they
can possibly passed on to GnssLocaitonProvider.

Change-Id: I1a8400201e734a37e730321f6c6e5707c71bd3f0
CRs-Fixed: 2160866
2018-01-01 20:24:55 -08:00
..
data-items Merge "Add battery level observer" 2017-10-13 00:03:54 -07:00
observer Xtra client interfacing with LocNetIface in LE 2017-09-08 22:38:33 +05:30
Android.mk Add DataItemObserver interface in SystemStatus 2017-08-11 13:51:48 -07:00
ContextBase.cpp Set SUPL_HOST to modem on GnssAdapter init. 2017-09-20 00:31:51 -07:00
ContextBase.h Set SUPL_HOST to modem on GnssAdapter init. 2017-09-20 00:31:51 -07:00
LBSProxyBase.h multiple XTRA downloaders could be triggered on boot up 2016-06-13 12:05:33 -07:00
loc_core_log.cpp Clean up compiler warning message 2017-08-01 18:17:20 +08:00
loc_core_log.h LocationAPI implementation 2017-02-28 16:47:50 -08:00
LocAdapterBase.cpp move getAgcInformation and setDefaultReport into GnssAdapter 2017-08-11 12:32:34 -07:00
LocAdapterBase.h move getAgcInformation and setDefaultReport into GnssAdapter 2017-08-11 12:32:34 -07:00
LocAdapterProxyBase.h LocationAPI implementation 2017-02-28 16:47:50 -08:00
LocApiBase.cpp AGPS Init must complete in one message call 2017-09-28 10:11:08 -07:00
LocApiBase.h Merge "Fix to report bearing and speed accuracy" 2017-08-16 02:35:56 -07:00
LocDualContext.cpp Add DataItemObserver interface in SystemStatus 2017-08-11 13:51:48 -07:00
LocDualContext.h Add DataItemObserver interface in SystemStatus 2017-08-11 13:51:48 -07:00
Makefile.am Transition of base DataConcreteType class to HAL 2017-09-08 15:58:21 -07:00
SystemStatus.cpp debug nmea should not sent to upper layer 2018-01-01 20:24:55 -08:00
SystemStatus.h Merge "Replace wall time" 2017-12-25 08:03:44 -08:00
SystemStatusOsObserver.cpp Add storing dataitem in systemstatus report 2017-10-09 10:04:13 -07:00
SystemStatusOsObserver.h Add storing dataitem in systemstatus report 2017-10-09 10:04:13 -07:00
UlpProxyBase.h LocationAPI implementation 2017-02-28 16:47:50 -08:00