summaryrefslogtreecommitdiff
path: root/utils/loc_cfg.h
diff options
context:
space:
mode:
authorBhavna Sharma <sbhavna@codeaurora.org>2018-07-20 15:46:02 -0700
committerBhavna Sharma <sbhavna@codeaurora.org>2018-07-23 13:11:31 -0700
commit92e990faf84f7d445f7c29cdf94177a1f9005b16 (patch)
tree2b8df9677d3d3cdd4cd986e6ff85a861a4f4ad34 /utils/loc_cfg.h
parent2900a1c570cfcc0ebbbff5fa642e0748be98ed02 (diff)
parent395c8110d6b9c4f09b9f537402fc5656c1557c81 (diff)
downloadgps-92e990faf84f7d445f7c29cdf94177a1f9005b16.tar.gz
Merge remote-tracking branch 'quic/location.lnx.3.0.c5' into
location.lnx.4.0 CRs-Fixed: 2282734 Change-Id: I5911f47d796591474eb19be527499daf758bff03
Diffstat (limited to 'utils/loc_cfg.h')
-rw-r--r--utils/loc_cfg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/loc_cfg.h b/utils/loc_cfg.h
index 652d86e..f0334d0 100644
--- a/utils/loc_cfg.h
+++ b/utils/loc_cfg.h
@@ -37,7 +37,7 @@
#include <grp.h>
#define LOC_MAX_PARAM_NAME 80
-#define LOC_MAX_PARAM_STRING 80
+#define LOC_MAX_PARAM_STRING 170
#define LOC_MAX_PARAM_LINE (LOC_MAX_PARAM_NAME + LOC_MAX_PARAM_STRING)
#define LOC_FEATURE_MODE_DISABLED "DISABLED"