fix problem

Signed-off-by: s00494828 <shilei91@huawei.com>
Change-Id: Ia5a9ac2248d65f22992d9b41a7d4fb3812100460
This commit is contained in:
s00494828
2022-04-20 12:25:47 +08:00
parent 0a1cb03d53
commit 9aa2164be7
@@ -1581,6 +1581,8 @@ void InnerBundleInfo::ClearMainAbility(const std::string &modulePackage)
mainAbility_.clear();
hasEntry_ = false;
mainAbilityName_.clear();
baseBundleInfo_.mainEntry.clear();
baseBundleInfo_.entryModuleName.clear();
}
void InnerBundleInfo::RemoveModuleInfo(const std::string &modulePackage)