From 9312ffbc054f90f8e046f052658ff1b31ca8f086 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9E=97=E6=98=B1=E6=99=94?= Date: Mon, 4 Mar 2024 02:59:18 +0000 Subject: [PATCH] update precise_compilation/part_tdd.json. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 林昱晔 --- precise_compilation/part_tdd.json | 5 ----- 1 file changed, 5 deletions(-) diff --git a/precise_compilation/part_tdd.json b/precise_compilation/part_tdd.json index 798aaf6..a99dbf3 100644 --- a/precise_compilation/part_tdd.json +++ b/precise_compilation/part_tdd.json @@ -179,11 +179,6 @@ "parts": "resource_management", "buildTarget": "global/resource_management:resource_management_test" }, - { - "name": "graphic_graphic_2d", - "parts": "graphic_2d", - "buildTarget": "graphic/graphic_2d:graphic_2d_test" - }, { "name": "hiviewdfx_faultloggerd", "parts": "faultloggerd", -- Gitee