summaryrefslogtreecommitdiff
path: root/loc-hal.pc.in
diff options
context:
space:
mode:
authorBaili Feng <bailif@codeaurora.org>2016-10-19 10:58:29 +0800
committerDante Russo <drusso@codeaurora.org>2017-02-14 16:51:32 -0800
commit4bb940c0679ab23c9b8954bcb9ad8da5ede093cd (patch)
treedd305591e14e506867130bb740ba7067f5b89287 /loc-hal.pc.in
parentf871943dc5bea132f1d4e13d2d5d5d62be15bb25 (diff)
downloadgps-4bb940c0679ab23c9b8954bcb9ad8da5ede093cd.tar.gz
Decouple libhardware usage on LE for gnss models
Remove all usage of gps.h and fused_location.h from all gnss models except gps/fpl hal librarys Change-Id: I90ba233c6bbe5c31a4cacceeb981833719c871f2 CRs-Fixed: 1067953
Diffstat (limited to 'loc-hal.pc.in')
-rw-r--r--loc-hal.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/loc-hal.pc.in b/loc-hal.pc.in
index 36cd4e7..92e8341 100644
--- a/loc-hal.pc.in
+++ b/loc-hal.pc.in
@@ -6,5 +6,5 @@ includedir=@includedir@
Name: loc-hal
Description: QTI GPS Loc HAL
Version: @VERSION
-Libs: -L${libdir} -lgps_utils_so -lloc_core -lloc_eng_so -lgps_default_so -lloc_ds_api -lloc_api_v02
+Libs: -L${libdir} -lgps_utils_so -lloc_core -lloc_eng_so -lloc_ds_api -lloc_api_v02
Cflags: -I${includedir} -I${includedir}/loc-hal/utils -I${includedir}/loc-hal/core -I${includedir}/loc-hal