mirror of
https://github.com/openharmony/miscservices_wallpaper.git
synced 2026-07-19 19:44:19 -04:00
aafwk->ability_runtime
Signed-off-by: zhoushicheng <zhoushicheng2@huawei.com> Change-Id: I8d38ae9fdd6312fbced0a8339ae45cf8ffadf3e4
This commit is contained in:
@@ -44,10 +44,10 @@ ohos_fuzztest("WallpaperServiceFuzzTest") {
|
||||
sources = [ "wallpaperservice_fuzzer.cpp" ]
|
||||
|
||||
deps = [
|
||||
"${utils_path}:wallpaper_utils",
|
||||
"//base/miscservices/wallpaper/services:wallpaper_service",
|
||||
"${ability_runtime_path}/frameworks/native/ability/native:abilitykit_native",
|
||||
"${ability_runtime_services_path}/abilitymgr:abilityms",
|
||||
"${utils_path}:wallpaper_utils",
|
||||
"//base/miscservices/wallpaper/services:wallpaper_service",
|
||||
"//foundation/windowmanager/utils:libwmutil",
|
||||
"//foundation/windowmanager/wm:libwm",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user