From 84b79539c0afbe71b8c057eabdfd59e884332c02 Mon Sep 17 00:00:00 2001 From: guyuanzhang Date: Wed, 15 Jun 2022 16:05:59 +0800 Subject: [PATCH] IssueNo: #I5C8Z7 Description: fix aafwk_lite path to ability_lite Sig: SIG_ApplicationFramework Feature or Bugfix: Feature Binary Source: No Signed-off-by: guyuanzhang --- bundle.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bundle.json b/bundle.json index 37176d6..a14cf6d 100644 --- a/bundle.json +++ b/bundle.json @@ -21,7 +21,7 @@ "ram": ">2MB", "deps": { "components": [ - "aafwk_lite", + "ability_lite", "hilog", "utils_base", "permission",