From 1d8b2f241099c97e77c5e5fff6ee1cacc6479ccb Mon Sep 17 00:00:00 2001 From: wenxiaolin Date: Mon, 1 Sep 2025 11:04:59 +0800 Subject: [PATCH] Signed-off-by: wenxiaolin --- nfc/bundle.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nfc/bundle.json b/nfc/bundle.json index d1c910ea..7cca0782 100644 --- a/nfc/bundle.json +++ b/nfc/bundle.json @@ -12,8 +12,8 @@ "component": { "name": "drivers_interface_nfc", "subsystem": "hdf", - "syscap": [""], - "adapter_system_type": ["standard"], + "syscap": [], + "adapted_system_type": ["standard"], "rom": "675KB", "ram": "1024KB", "deps": { -- Gitee