mirror of
https://gitee.com/openharmony/filemanagement_app_file_service
synced 2024-11-23 08:00:16 +00:00
处置加固
Signed-off-by: 张晟钰 <zhangshengyu5@huawei.com>
This commit is contained in:
parent
a934deb9ba
commit
1e4507ef85
@ -1959,6 +1959,7 @@ void Service::NotifyCallerCurAppDone(ErrCode errCode, const std::string &callerN
|
||||
);
|
||||
} else if (scenario == IServiceReverse::Scenario::RESTORE) {
|
||||
HILOGI("will notify clone data, scenario is Restore");
|
||||
SendEndAppGalleryNotify(callerName);
|
||||
session_->GetServiceReverseProxy()->RestoreOnBundleFinished(errCode, callerName);
|
||||
}
|
||||
BundleEndRadarReport(callerName, errCode, scenario);
|
||||
|
Loading…
Reference in New Issue
Block a user