msm8226-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: I84f5cf142ec9d5c4ea95b54b0bd16c54de2b1743
This commit is contained in:
Matt Filetto 2016-05-14 22:37:48 +05:30 committed by Jackeagle
parent 91c22bd95e
commit f56b6165cf

View file

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