aboutsummaryrefslogtreecommitdiff
path: root/gps
diff options
context:
space:
mode:
authorEthan Chen <intervigil@gmail.com>2016-03-02 17:00:09 -0800
committerArvin Quilao <arquilao@gmail.com>2016-03-04 10:04:09 +0800
commit6f8bc057cd836f01d2d209eafc43ef130b3b8bae (patch)
tree6941a38a13932a2e0507573dfeff4094b085e549 /gps
parent2f51dc9f87fef7454c0038f1201f2685430798ec (diff)
seed: Increase batch size to max
* Hardware supports 40 REF: CRACKLING-951 Change-Id: I075fff615814fa105ec1493c5bdde60b8abccf0e
Diffstat (limited to 'gps')
-rw-r--r--gps/flp.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/gps/flp.conf b/gps/flp.conf
index 7d6002f..9665d79 100644
--- a/gps/flp.conf
+++ b/gps/flp.conf
@@ -12,7 +12,7 @@
# of batched locations that can be allocated,
# which is limited by memory. The default
# batch size defined as 20 as below.
-BATCH_SIZE=20
+BATCH_SIZE=40
###################################
# FLP BATCHING SESSION TIMEOUT