[Bugfix][T106BUG-313][AUTOSUSPEND]Repeatedly awakened due to no internet connection

Only Configure: No
Affected branch: master
Affected module: autosuspend
Is it affected on both ZXIC and MTK: only ZXIC
Self-test: Yes
Doc Update: Yes

Change-Id: I41de748cdd87f6e62aeaf7adf227259597afc7d5
diff --git a/cap/zx297520v3/src/lynq/lib/liblynq-qser-autosuspend/makefile b/cap/zx297520v3/src/lynq/lib/liblynq-qser-autosuspend/makefile
index 4027a6d..a6ded06 100755
--- a/cap/zx297520v3/src/lynq/lib/liblynq-qser-autosuspend/makefile
+++ b/cap/zx297520v3/src/lynq/lib/liblynq-qser-autosuspend/makefile
@@ -31,7 +31,7 @@
     -lpthread \
     -llynq-autosuspend \
     -llynq-log \
-    -lsctel \
+    -llynq-uci \
 
 
 SOURCES = $(wildcard *.cpp)