From 095f572fdb9a77eca4dfb8dc359c03b4f9954df1 Mon Sep 17 00:00:00 2001 From: HYY Date: Mon, 26 Aug 2024 16:09:23 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9C=AC=E5=9C=B0=E8=A6=86=E7=9B=96=E7=8E=87?= =?UTF-8?q?=E5=A2=9E=E7=BD=AE=E6=96=87=E4=BB=B6=E5=A2=9E=E5=8A=A0edm=5Fext?= =?UTF-8?q?=E9=83=A8=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: HYY --- local_coverage/all_subsystem_config.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/local_coverage/all_subsystem_config.json b/local_coverage/all_subsystem_config.json index 14dbe84..510a5c4 100644 --- a/local_coverage/all_subsystem_config.json +++ b/local_coverage/all_subsystem_config.json @@ -974,6 +974,12 @@ "base/customization/enterprise_device_management" ] }, + "enterprise_device_management_ext": { + "name": "enterprise_device_management_ext", + "path": [ + "vendor/huawei/base/customization/enterprise_device_management" + ] + }, "config_policy": { "name": "config_policy", "path": [ -- Gitee