summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTreeHugger Robot <treehugger-gerrit@google.com>2018-02-23 01:49:40 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2018-02-23 01:49:40 +0000
commit2c364cfe21b36dc597d4cf378bc05e1265eda0f3 (patch)
treef89dfff2074bd4657f2590be3e86f6d835a1d3dc
parentfe82e3b241c867143a28652e4df2fd9fddee4980 (diff)
parent4cb377acac6f9703c8bf09f99994d03a44de318f (diff)
downloadgps-2c364cfe21b36dc597d4cf378bc05e1265eda0f3.tar.gz
Merge "flp.conf should be read from /vendor/etc/"
-rw-r--r--msm8909w_3100/location/LocationAPIClientBase.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/msm8909w_3100/location/LocationAPIClientBase.cpp b/msm8909w_3100/location/LocationAPIClientBase.cpp
index 070c585..56029e1 100644
--- a/msm8909w_3100/location/LocationAPIClientBase.cpp
+++ b/msm8909w_3100/location/LocationAPIClientBase.cpp
@@ -34,7 +34,7 @@
#include <loc_cfg.h>
#include "LocationAPIClientBase.h"
-#define FLP_CONF_FILE "/etc/flp.conf"
+#define FLP_CONF_FILE "/vendor/etc/flp.conf"
#define GEOFENCE_SESSION_ID 0xFFFFFFFF
#define CONFIG_SESSION_ID 0xFFFFFFFF