From 970bdf4cbbae030afa3e4a059c4ae0fa919663ee Mon Sep 17 00:00:00 2001 From: toutes Date: Tue, 14 Sep 2021 20:59:25 +0800 Subject: [PATCH] Modify standard definition Signed-off-by: toutes --- components/powermgr.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/powermgr.json b/components/powermgr.json index e0bbe5f..7ee8cfb 100755 --- a/components/powermgr.json +++ b/components/powermgr.json @@ -46,7 +46,7 @@ ], "targets": [ "//base/powermgr/battery_lite:batterymgr_lite", - "//base/powermgr/battery_lite/interfaces/kits/js:ace_battery_kits" + "//base/powermgr/battery_lite/frameworks/js:ace_battery_kits" ], "rom": "22KB", "ram": "~10KB", -- GitLab