From e18fa70ea04f382c88ecdd8a148ffd89d0177cfe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A4=8F=E8=89=AF=E4=BC=9F?= Date: Sat, 25 May 2024 05:59:01 +0000 Subject: [PATCH] update services/abilitymgr/BUILD.gn. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 夏良伟 --- services/abilitymgr/BUILD.gn | 1 + 1 file changed, 1 insertion(+) diff --git a/services/abilitymgr/BUILD.gn b/services/abilitymgr/BUILD.gn index 827db14a6c..01d9f923b8 100644 --- a/services/abilitymgr/BUILD.gn +++ b/services/abilitymgr/BUILD.gn @@ -31,6 +31,7 @@ config("abilityms_config") { include_dirs = [ "include/", "include/rdb/", + "include/screen_lock/", "${ability_runtime_innerkits_path}/ability_manager/include", "${ability_runtime_services_path}/appdfr/include", "${ability_runtime_innerkits_path}/app_manager/include",