From 8cca49e54db2ed82b62ebda746c83ed7831835bd Mon Sep 17 00:00:00 2001 From: xyc Date: Wed, 12 Feb 2025 13:09:24 +0800 Subject: [PATCH] =?UTF-8?q?HDI=E6=A8=A1=E6=9D=BF=E9=97=AE=E9=A2=98?= =?UTF-8?q?=E5=A4=84=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: xyc Change-Id: I911305808d291db20f52fbcba95494ca11040682 --- pin_auth/bundle.json | 9 --------- 1 file changed, 9 deletions(-) diff --git a/pin_auth/bundle.json b/pin_auth/bundle.json index bfb9cb4c..cb9fa89c 100644 --- a/pin_auth/bundle.json +++ b/pin_auth/bundle.json @@ -55,15 +55,6 @@ "header":{ "header_files":[ - ], - "header_base":"//drivers/interface/pin_auth" - } - }, - { - "name":"//drivers/interface/pin_auth/v2_1:pin_auth_idl_headers", - "header":{ - "header_files":[ - ], "header_base":"//drivers/interface/pin_auth" } -- Gitee