commit | 7a90186ed99365d52a7115b7757b0fc22c3f79d0 | [log] [tgz] |
---|---|---|
author | jb.qi <jb.qi@mobiletek.cn> | Wed Jan 03 19:45:23 2024 -0800 |
committer | jb.qi <jb.qi@mobiletek.cn> | Wed Jan 03 19:45:23 2024 -0800 |
tree | e6302fcfe365227c20896bb295f92bf1cd2b0a1d | |
parent | c1a545453d672e2dab15523abb03cce7fa317980 [diff] [blame] |
[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)