Merge "LogMaskLibrary: Add newlines and fix posix perms" into main
This commit is contained in:
commit
8534e092af
4 changed files with 6 additions and 3 deletions
|
@ -412,6 +412,9 @@ on post-fs-data
|
||||||
# Modem extended log folder
|
# Modem extended log folder
|
||||||
mkdir /data/vendor/radio/extended_logs 0770 radio system
|
mkdir /data/vendor/radio/extended_logs 0770 radio system
|
||||||
|
|
||||||
|
# Log Mask Library Mask storage paths
|
||||||
|
mkdir /data/vendor/radio/log_masks 777 system system
|
||||||
|
|
||||||
# Modem MDS log folder
|
# Modem MDS log folder
|
||||||
mkdir /data/vendor/radio/mds 0771 radio system
|
mkdir /data/vendor/radio/mds 0771 radio system
|
||||||
|
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
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
|
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
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
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
|
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
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
modem_logging_control START -o /data/vendor/radio/logs/always-on -n 50 -s 50 -i 1 --enable_exmetric --enable_exmetric_internal
|
modem_logging_control START -o /data/vendor/radio/logs/always-on -n 50 -s 50 -i 1 --enable_exmetric --enable_exmetric_internal
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue