mirror of
https://github.com/openharmony/appexecfwk_standard.git
synced 2026-07-19 14:06:09 -04:00
fix problem
Signed-off-by: s00494828 <shilei91@huawei.com> Change-Id: Ia5a9ac2248d65f22992d9b41a7d4fb3812100460
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user