From 79fd452b8f1e64b97f044162266b7e63311eec54 Mon Sep 17 00:00:00 2001 From: txl Date: Thu, 30 Nov 2023 17:17:49 +0800 Subject: [PATCH] =?UTF-8?q?=E7=B2=BE=E5=87=86=E7=BC=96=E8=AF=91=E5=A2=9E?= =?UTF-8?q?=E5=8A=A0=E4=BB=93=E5=BA=93=E5=AF=B9=E5=BA=94?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: txl --- config/precise_compilation.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/config/precise_compilation.json b/config/precise_compilation.json index 7d7bbca..db85138 100644 --- a/config/precise_compilation.json +++ b/config/precise_compilation.json @@ -364,6 +364,10 @@ "name": "security_selinux_adapter", "buildTarget": "security" }, + { + "name": "security_certificate_framework", + "buildTarget": "security" + }, { "name": "startup_appspawn", "buildTarget": "startup"