From 0944f1741140418fa92b86d1dad39983a66190de Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=9D=92=E9=9B=89?= Date: Wed, 3 Jan 2024 09:30:31 +0000 Subject: [PATCH] camera para size MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 青雉 --- services/etc/param/ohos.para.size | 1 + 1 file changed, 1 insertion(+) diff --git a/services/etc/param/ohos.para.size b/services/etc/param/ohos.para.size index 70c969e28..d4cd493f8 100755 --- a/services/etc/param/ohos.para.size +++ b/services/etc/param/ohos.para.size @@ -27,3 +27,4 @@ ohos_boot_param = 8192 bluetooth_param = 8192 hiviewdfx_hiview_param = 2048 telephony_param = 20480 +vendor_camera_param=40960 -- Gitee