radio: change default max size and max file number

- Max file size: 20MB -> 50MB
- Max file count: 10 -> 50 files

Bug: 284235513
Test: Flash the build and check always-on logging settings
Change-Id: I92143103974cd7bda9f02477cb5805e193d0239e
This commit is contained in:
Nicole Lee 2023-05-25 03:59:47 +00:00 committed by Treehugger Robot
parent d78467fe66
commit 68d0294911

View file

@ -1 +1 @@
modem_logging_control START -o /data/vendor/radio/logs/always-on -n 10 -s 20 -m /vendor/etc/modem/default.cfg --enable_exmetric --enable_exmetric_internal modem_logging_control START -o /data/vendor/radio/logs/always-on -n 50 -s 50 -m /vendor/etc/modem/default.cfg --enable_exmetric --enable_exmetric_internal