diff --git a/services/distributeddataservice/app/src/uninstaller/BUILD.gn b/services/distributeddataservice/app/src/uninstaller/BUILD.gn index 928e6da1a261d8b405520747d485fb6c61a5d9a9..ec45a40484e0f54bd153e5e78a329c1a34b5a4e2 100755 --- a/services/distributeddataservice/app/src/uninstaller/BUILD.gn +++ b/services/distributeddataservice/app/src/uninstaller/BUILD.gn @@ -47,6 +47,6 @@ ohos_static_library("distributeddata_uninstaller_static") { "safwk:system_ability_fwk", "samgr_L2:samgr_proxy", "ces_standard:cesfwk_kits", - "dmsfwk_L2:zuri" + "dmsfwk_standard:zuri" ] }