[Bugfix][T106BUG-647] Add a sleep lock during the fota process and unlock it after the upgrade is completed

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

Change-Id: I836f5d436abd1f4029e13b0793f0791635464a4d
diff --git a/cap/zx297520v3/src/lynq/lib/liblynq-qser-fota/makefile b/cap/zx297520v3/src/lynq/lib/liblynq-qser-fota/makefile
index 632441c..8f823e9 100755
--- a/cap/zx297520v3/src/lynq/lib/liblynq-qser-fota/makefile
+++ b/cap/zx297520v3/src/lynq/lib/liblynq-qser-fota/makefile
@@ -40,7 +40,7 @@
     -lnvram \

     -lflags \

     -lzxiclzma \

-

+    -llynq-qser-autosuspend \

 

 SOURCES = $(wildcard *.cpp)