[Feature][ZXW-230][nv_syslog]change nv log level and patch

Only Configure:Yes
Affected branch:master
Affected module:log
Is it affected on both ZXIC and MTK: only ZXIC
Self-test: Yes
Doc Update:No

Change-Id: I44755c2fc6265b623ff0d94bd09ad17428f7171f
diff --git a/cap/zx297520v3/sources/meta-zxic-custom/recipes-core/images/files/zx297520v3/vehicle_dc_ref/fs/normal/rootfs/etc_ro/default/default_parameter_sys b/cap/zx297520v3/sources/meta-zxic-custom/recipes-core/images/files/zx297520v3/vehicle_dc_ref/fs/normal/rootfs/etc_ro/default/default_parameter_sys
index 6d1c13f..cb63666 100755
--- a/cap/zx297520v3/sources/meta-zxic-custom/recipes-core/images/files/zx297520v3/vehicle_dc_ref/fs/normal/rootfs/etc_ro/default/default_parameter_sys
+++ b/cap/zx297520v3/sources/meta-zxic-custom/recipes-core/images/files/zx297520v3/vehicle_dc_ref/fs/normal/rootfs/etc_ro/default/default_parameter_sys
@@ -147,10 +147,10 @@
 #syslogdÏà¹ØÅäÖÃ
 syslog_file_size=1
 syslog_file_num=5
-#you.chen modify for log
-print_level=3
+#jb.qi change for log on 20240110 start
+print_level=1
 syslog_level=1
-#you.chen modify for log
+#jb.qi change for log on 20240110 end
 
 skb_debug=
 seclog_switch=
@@ -381,10 +381,12 @@
 zcat_mode=CPUSB
 zlog_num=10
 zlog_size=100
-zlog_path=/mnt/userdata/zcat
-rule_file=/etc_ro/logrule/ati_std.rule
+#jb.qi change for nv_log on 20240110 start
+zlog_path=/mnt/oemdata/zcat
+rule_file=/etc_ro/logrule/all_3.rule
+#jb.qi change for nv_log on 20240110 end
 
-#ramdump´æ´¢Ä£Ê½
+#ramdump
 ramdump_mode=USB
 ramdump_device=/dev/mmcblk1p1
 ramdump_path=/cache
@@ -433,4 +435,4 @@
 DEBUG_INFO_FILE_PATH=/mnt/userdata
 DEBUG_INFO_FILE_NUM=2
 DEBUG_INFO_FILE_TOTAL_SIZE=1
-#debug info end
\ No newline at end of file
+#debug info end