android_device_samsung_msm8.../gps/flp.conf

22 lines
420 B
Text
Raw Normal View History

################################
##### 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