Signed-off-by: 任国军 <renguojun1@h-partners.com>
This commit is contained in:
任国军
2025-12-25 22:38:54 +08:00
parent 982b1932f3
commit 9d825ca10f
@@ -36,7 +36,7 @@ struct StartAbilityInfo {
int32_t appIndex, const std::string &hostBundleName = "");
static void FindExtensionInfo(const Want &want, int32_t flags, int32_t userId,
int32_t appIndex, std::shared_ptr<StartAbilityInfo> abilityInfo, std::string &hostBundleName = "");
int32_t appIndex, std::shared_ptr<StartAbilityInfo> abilityInfo, const std::string &hostBundleName = "");
std::string GetAppBundleName() const
{