modify code

Signed-off-by: xinking129 <xinxin13@huawei.com>
This commit is contained in:
xinking129 2023-12-08 17:11:41 +08:00
parent dd9902a6bc
commit b143844317
2 changed files with 2 additions and 2 deletions

View File

@ -687,4 +687,4 @@ ErrCode BundleMgrHelper::GetJsonProfile(ProfileType profileType, const std::stri
return bundleMgr->GetJsonProfile(profileType, bundleName, moduleName, profile, userId);
}
} // namespace AppExecFwk
} // namespace OHOS
} // namespace OHOS

View File

@ -99,4 +99,4 @@ private:
};
} // namespace AppExecFwk
} // namespace OHOS
#endif // OHOS_ABILITY_RUNTIME_BUNDLE_MGR_HELPER_H
#endif // OHOS_ABILITY_RUNTIME_BUNDLE_MGR_HELPER_H