mirror of
https://github.com/openharmony/utils_native.git
synced 2026-07-21 01:25:42 -04:00
IssueNo: #I4VXYT: modify file length
Description: modify file length Sig: SIG_ApplicaitonFramework Feature or Bugfix: Bugfix Binary Source: No Signed-off-by: SoftSquirrel <xuhao47@huawei.com>
This commit is contained in:
@@ -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 {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user