From 9eb687646378be5d467d720782fe98ad93e31509 Mon Sep 17 00:00:00 2001 From: chengjinsong2 Date: Fri, 21 Oct 2022 18:00:36 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9persist=5Fparam=20size=20?= =?UTF-8?q?=E5=A4=A7=E5=B0=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: chengjinsong2 --- services/etc/param/ohos.para.size | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/etc/param/ohos.para.size b/services/etc/param/ohos.para.size index 03892df4..0f767447 100755 --- a/services/etc/param/ohos.para.size +++ b/services/etc/param/ohos.para.size @@ -15,7 +15,7 @@ default_param=4096 hilog_param=40960 const_product_param=4096 startup_param=40960 -persist_param=4096 +persist_param=40960 const_param=40960 persist_sys_param=4096 hw_sc_param=4096 -- GitLab