From 5a7ac69f0e049f4ed61f2e8fc84ac66b1fdd844f Mon Sep 17 00:00:00 2001 From: alex_hold Date: Mon, 19 Apr 2021 14:21:30 +0800 Subject: [PATCH] =?UTF-8?q?xts=E4=B8=ADssts=E7=9B=AE=E5=BD=95=E6=9B=B4?= =?UTF-8?q?=E6=94=B9=EF=BC=8C=E7=BC=96=E8=AF=91=E5=AF=B9=E5=BA=94component?= =?UTF-8?q?=E8=B7=AF=E5=BE=84=E5=92=8C=E7=9B=AE=E6=A0=87=E9=80=82=E9=85=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/test.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/test.json b/components/test.json index e838cb2..85b92a8 100755 --- a/components/test.json +++ b/components/test.json @@ -76,10 +76,10 @@ "description": "", "optional": "true", "dirs": [ - "test/xts/huawei_proprietary/ssts" + "test/xts/huawei_proprietary/ssts/build_lite" ], "targets": [ - "//test/xts/huawei_proprietary/ssts" + "//test/xts/huawei_proprietary/ssts/build_lite:ssts" ], "rom": "", "ram": "", -- GitLab