klte-common: Disable QC HW FLP HAL

* Something inside the HAL keeps choosing to use inaccurate locations
  even when more accurate GNP/GNSS location is available. Since we don't
  have any visibility into this component, disable it.

Change-Id: I1132bfebb2a732230216c32f7d5712d1fb825a92
Signed-off-by: Matt Filetto <matt.filetto@gmail.com>
This commit is contained in:
Matt Filetto 2016-01-27 14:32:35 -08:00
parent a2f2873f06
commit 6dded810aa

View file

@ -29,7 +29,7 @@ BATCH_SIZE=20
# GEOFENCE = 0x01
# BATCHING = 0x02
# default = GEOFENCE | BATCHING
CAPABILITIES=0x03
CAPABILITIES=0x00
###################################
# FLP BATCHING ACCURACY