From 8707c8346ffcd4ca94d417ec51a985f06ebaf684 Mon Sep 17 00:00:00 2001 From: qiaozzzh Date: Wed, 12 Oct 2022 16:46:23 +0800 Subject: [PATCH] =?UTF-8?q?Huks=E4=BB=A3=E7=A0=81=E7=BB=B4=E6=8A=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: qiaozzzh --- security_lite/huks/liteos_m_adapter/BUILD.gn | 1 - 1 file changed, 1 deletion(-) diff --git a/security_lite/huks/liteos_m_adapter/BUILD.gn b/security_lite/huks/liteos_m_adapter/BUILD.gn index 0fcee3cdc..7b022fbd1 100644 --- a/security_lite/huks/liteos_m_adapter/BUILD.gn +++ b/security_lite/huks/liteos_m_adapter/BUILD.gn @@ -32,7 +32,6 @@ hctest_suite("ActsHuksHalFunctionTest") { "hks_hash_test.c", "hks_mac_test.c", "hks_modify_key_test.c", - # "hks_others_test.c", "hks_safe_cipher_key_test.c", "hks_safe_compare_key_test.c", -- GitLab