diff --git a/frameworks/src/bundle_command_common.cpp b/frameworks/src/bundle_command_common.cpp index 8fccc8832786f223507335d5bc17270b3394d706..76731dde99be45fb4daefe20be7c8055876322bc 100644 --- a/frameworks/src/bundle_command_common.cpp +++ b/frameworks/src/bundle_command_common.cpp @@ -774,7 +774,7 @@ std::map BundleCommandCommon::bundleMessageMap_ = { }, { IStatusReceiver::ERR_INSTALL_NOT_SUPPORT_STATIC_ATOMIC_SERVICE, - "error: install failed due to not support install static atomicService." + "error: Atomic services that include static modules cannot be installed." } }; } // AppExecFwk