!65 modify file length

Merge pull request !65 from SoftSquirrel/master
This commit is contained in:
openharmony_ci
2022-03-03 07:31:02 +00:00
committed by Gitee
+1 -1
View File
@@ -29,7 +29,7 @@
using namespace std;
const int MAX_FILE_LENGTH = 32 * 1024 * 1024;
const int MAX_FILE_LENGTH = 320 * 1024 * 1024;
namespace OHOS {