Merge "LogMaskLibrary: Add newlines and fix posix perms" into main

This commit is contained in:
Kieran Cyphus 2023-12-01 07:24:52 +00:00 committed by Android (Google) Code Review
commit 8534e092af
4 changed files with 6 additions and 3 deletions

View file

@ -412,6 +412,9 @@ on post-fs-data
# Modem extended log folder
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
mkdir /data/vendor/radio/mds 0771 radio system