mirror of
https://gitee.com/openharmony/filemanagement_storage_service
synced 2024-11-27 09:10:33 +00:00
storage_manager支持设备剩余空间不足时清理应用缓存能力
Signed-off-by: renguang1116 <renguang@huawei.com>
This commit is contained in:
parent
3e5ec735bd
commit
02c96c8b91
@ -49,7 +49,6 @@ bool StorageStatusServiceFuzzTest(const uint8_t *data, size_t size)
|
||||
service->GetCurrentBundleStats(bundleStats);
|
||||
service->GetBundleStats(pkgName, userId, bundleStats);
|
||||
service->GetBundleStatsForIncrease(userId, bundleName, incrementalBackTimes, pkgFileSizes);
|
||||
service->ResetBundleMgrProxy();
|
||||
DelayedSingleton<BundleMgrConnector>::GetInstance()->ResetBundleMgrProxy();
|
||||
return true;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user