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: I28075158c8bc0b7adb754d01f213f26370a372b1
This commit is contained in:
parent
8418379564
commit
92be7831e8
1 changed files with 1 additions and 1 deletions
|
@ -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
|
Loading…
Add table
Add a link
Reference in a new issue