mirror of
https://github.com/Evolution-X-Devices/device_xiaomi_stone
synced 2026-02-01 07:15:40 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user