android_device_samsung_msm8.../gps/flp.conf
Robert Rozic b2ca1464c3 msm8226: Initial commit
Split s3ve3g device tree
2014-12-20 01:57:55 +01:00

21 lines
420 B
Text

################################
##### FLP settings #####
################################
# For default batch size, set the following
BATCH_SIZE=20
# FLP Capabilities bit mask
# GEOFENCE = 0x01
# BATCHING = 0x02
# default = GEOFENCE | BATCHING
CAPABILITIES=0x03
# FLP accuracy
# Low accuracy = 0
# Medium accuracy = 1
# High accuracy = 2
ACCURACY=0
# FLP geofence responsiveness
GEOFENCE_RESPONSIVENESS = 0