Add new type and domain for vendor radio

1. Add radio_vendor_data_file type
2. Add logger_app domain

Bug: 36859102
Test: Verify no security denial
Change-Id: I6c9236a3b2e0b459bf16b2861e7ddfebca3ed9c6
This commit is contained in:
Jie Song
2017-04-05 10:49:30 -07:00
parent f41ff958d8
commit 21ec03152e
6 changed files with 20 additions and 1 deletions

View File

@@ -16,7 +16,8 @@
on post-fs-data
# Modem logging collection
mkdir /data/diag_logs 0777 system system
mkdir /data/vendor/radio 0775 radio radio
mkdir /data/vendor/radio/diag_logs 0777 system system
# WLAN logging collection
mkdir /data/cnss_diag 0777 system system