commit | f15ba34b60d5e39b4efcb7a53ba1f9cbc3189233 | [log] [tgz] |
---|---|---|
author | b.liu <b.liu@mobiletek.cn> | Wed May 14 19:31:01 2025 +0800 |
committer | b.liu <b.liu@mobiletek.cn> | Wed May 14 19:31:01 2025 +0800 |
tree | 319acb2ac310afbb1b8155fb6d381472f05114de | |
parent | 9736dad970de4e769f742b70fb5bdfa6b28c7b5f [diff] [blame] |
Fix tee build error. Change-Id: Iabd40868c2f24d0b06e5bd4ffe92ecb3200898a3
diff --git a/mbtk/libql_lib_v2_rilv2/Makefile b/mbtk/libql_lib_v2_rilv2/Makefile index bd35f0d..fd445e9 100755 --- a/mbtk/libql_lib_v2_rilv2/Makefile +++ b/mbtk/libql_lib_v2_rilv2/Makefile
@@ -63,7 +63,8 @@ ql_nf.c \ ql_nslookup.c \ ql_sleep_wakelock.c \ - ql_ecall.c + ql_ecall.c \ + ql_tee_service.c