gnssd: add 8122 agps func
Change-Id: Ie87dcafc1da9cf5cffd9f5397f1640f19aa36aab
diff --git a/mbtk/mbtk_gnssd/Makefile b/mbtk/mbtk_gnssd/Makefile
index 4359afa..b967666 100755
--- a/mbtk/mbtk_gnssd/Makefile
+++ b/mbtk/mbtk_gnssd/Makefile
@@ -6,11 +6,12 @@
INC_DIR += \
-I$(LOCAL_PATH) \
-I$(LOCAL_PATH)/hd8122_dl \
+ -I$(LOCAL_PATH)/agps \
-I$(BUILD_ROOT)/libmbtk_ril
LIB_DIR +=
-LIBS += -lmbtk_lib -lmbtk_net -lmbtk_ril -lrilutil -lprop2uci -lmtel -laudio-apu -lcutils -ltinyalsa -lacm -lubus -lubox -lutil -lrt
+LIBS += -lmbtk_lib -lmbtk_net -lmbtk_ril -lmbtk_http -lrilutil -lprop2uci -lmtel -laudio-apu -lcutils -ltinyalsa -lacm -lubus -lubox -lutil -lrt
CFLAGS +=
@@ -33,6 +34,8 @@
gnss_asr5311.c \
gnss_log.c \
gnss_n50db.c \
+ agps/8122_agnss.c \
+ agps/agnss_http_download.c \
hd8122_dl/port.c \
hd8122_dl/fwup.c