From 4bb940c0679ab23c9b8954bcb9ad8da5ede093cd Mon Sep 17 00:00:00 2001 From: Baili Feng Date: Wed, 19 Oct 2016 10:58:29 +0800 Subject: 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 --- loc-hal.pc.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'loc-hal.pc.in') 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 -- cgit v1.2.3