[Feature][ZXW-195][AT]add autosuspend AT

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

Change-Id: I8212144cab698dd5470cabefe11b0a7347e870a7
diff --git a/cap/zx297520v3/src/lynq/lib/liblynq-at-common/makefile b/cap/zx297520v3/src/lynq/lib/liblynq-at-common/makefile
index 2cfedec..e5a1c20 100755
--- a/cap/zx297520v3/src/lynq/lib/liblynq-at-common/makefile
+++ b/cap/zx297520v3/src/lynq/lib/liblynq-at-common/makefile
@@ -37,6 +37,7 @@
     -lbinder \

     -lpthread \

     -llynq-log \

+    -llynq-qser-autosuspend \

 

 

 SOURCES = $(wildcard *.cpp)