[BugFix][L805A][bug-view-73]When the primary card is different from the service card, the datacalllist returns empty
Only Configure: Yes
Affected branch: DSDS
Affected module: Data
Is it affected on both ZXIC and MTK: only MTK
Self-test: Yes
Doc Update: No
Change-Id: I570f08ebb3211d7ca74120127ee4ff3e741604d9
diff --git a/common_src/lib/liblynq-data/makefile b/common_src/lib/liblynq-data/makefile
index e2d17d0..d31ca9c 100755
--- a/common_src/lib/liblynq-data/makefile
+++ b/common_src/lib/liblynq-data/makefile
@@ -39,6 +39,10 @@
endif
+#xy.he add for bug-view-73 on 2024-08-26 start
+LOCAL_CFLAGS += -DMODE_DSDS
+#xy.he add for bug-view-73 on 2024-08-26 end
+
SOURCES = $(wildcard *.cpp)
EXECUTABLE = liblynq-data.so