From b851b181286475c204cd966419f550207ed67150 Mon Sep 17 00:00:00 2001 From: Pranav Vashi Date: Mon, 2 Apr 2018 00:56:45 +0530 Subject: msm8996: gps: Increase batch size to max Signed-off-by: Pranav Vashi --- gps/etc/flp.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gps') diff --git a/gps/etc/flp.conf b/gps/etc/flp.conf index dae3b82..752ea47 100644 --- a/gps/etc/flp.conf +++ b/gps/etc/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 # The number of batched locations # requested to modem for outdoor -- cgit v1.2.3