diff --git a/frameworks/kits/ability/native/test/mock/include/bundle_mgr_interface.h b/frameworks/kits/ability/native/test/mock/include/bundle_mgr_interface.h index 8e4aa8223bbba3c88c13494decd8684b85f5b3d7..ec6fe3cb3e241d84d5744b38ac816a6279ac3f89 100644 --- a/frameworks/kits/ability/native/test/mock/include/bundle_mgr_interface.h +++ b/frameworks/kits/ability/native/test/mock/include/bundle_mgr_interface.h @@ -270,7 +270,7 @@ public: GET_MODULE_USAGE_RECORD, GET_SHORTCUT_INFO, GET_BUNDLE_INSTALLER, - NOTIFY_ACTIVITY_LIFE_STATUS, + NOTIFY_ABILITY_LIFE_STATUS, }; }; } // namespace AppExecFwk