sm6375-common: gps: Increase FLP batch size to max

* Hardware supports 40

Change-Id: I075fff615814fa105ec1493c5bdde60b8abccf0e
Signed-off-by: Adithya R <gh0strider.2k18.reborn@gmail.com
This commit is contained in:
Ethan Chen
2023-05-06 17:23:11 +03:00
committed by boedhack99
parent 6bb9e5065a
commit 15ae1cf531

View File

@@ -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 OUTDOOR TRIP BATCH SIZE