From 9b3815b48d516c9628e92eb10ed3f1559505e914 Mon Sep 17 00:00:00 2001 From: y1585740638 Date: Sun, 25 Jun 2023 15:37:55 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9selinux=E4=BB=93=E5=90=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: y1585740638 Change-Id: I1ecad32401c4b20b2ede87d19ad8419ea8375aa9 --- localCoverage/all_subsystem_config.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/localCoverage/all_subsystem_config.json b/localCoverage/all_subsystem_config.json index 4485f25..fab8c83 100644 --- a/localCoverage/all_subsystem_config.json +++ b/localCoverage/all_subsystem_config.json @@ -1108,10 +1108,10 @@ "commonlibrary/ets_utils" ] }, - "selinux": { - "name": "selinux", + "selinux_adapter": { + "name": "selinux_adapter", "path": [ - "base/security/selinux" + "base/security/selinux_adapter" ] }, "access_token": { -- Gitee