!917 【DFX】AMS记录UIExtension进程查杀的原因 record UIExtension exit reason.

Merge pull request !917 from xinking129/UIExtExitReason0415
This commit is contained in:
openharmony_ci 2024-04-29 01:20:06 +00:00 committed by Gitee
commit 1ce7a90e48
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
2 changed files with 2 additions and 0 deletions

View File

@ -148,6 +148,7 @@ ohos_shared_library("static_subscriber_extension_module") {
external_deps = [
"ability_base:configuration",
"ability_base:session_info",
"ability_runtime:ability_manager",
"bundle_framework:appexecfwk_base",
"bundle_framework:appexecfwk_core",
"c_utils:utils",

View File

@ -44,6 +44,7 @@ ohos_unittest("static_subscriber_extension_module_loader_test") {
external_deps = [
"ability_base:configuration",
"ability_base:session_info",
"ability_runtime:ability_manager",
"ace_engine:ace_uicontent",
"bundle_framework:appexecfwk_base",
"bundle_framework:appexecfwk_core",