From 7168d3fa290c6ab434f6b22acb85793d911e305a Mon Sep 17 00:00:00 2001 From: lixiang Date: Tue, 9 Sep 2025 03:23:19 +0000 Subject: [PATCH] update TEEKit/libteec.ndk.json. Signed-off-by: lixiang --- TEEKit/libteec.ndk.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TEEKit/libteec.ndk.json b/TEEKit/libteec.ndk.json index 68c534dd68e..caf286f14a2 100644 --- a/TEEKit/libteec.ndk.json +++ b/TEEKit/libteec.ndk.json @@ -17,7 +17,7 @@ }, { "first_introduced": "20", - "name": "TTEEC_InvokeCommand" + "name": "TEEC_InvokeCommand" }, { "first_introduced": "20", -- Gitee