review rild
Bug: 254378739 Test: boot with rild launched Change-Id: I90a800bb6b15732cc2fcfdafc5174f8c874b55ef
This commit is contained in:
parent
7b9dd04005
commit
62b41afb1e
11 changed files with 10 additions and 9 deletions
2
vendor/file_contexts
vendored
2
vendor/file_contexts
vendored
|
@ -3,6 +3,7 @@
|
|||
/vendor/bin/modem_logging_control u:object_r:modem_logging_control_exec:s0
|
||||
/vendor/bin/modem_svc_sit u:object_r:modem_svc_sit_exec:s0
|
||||
/vendor/bin/cbd u:object_r:cbd_exec:s0
|
||||
/vendor/bin/hw/rild_exynos u:object_r:rild_exec:s0
|
||||
|
||||
# Data
|
||||
/data/vendor/log/rfsd(/.*)? u:object_r:vendor_rfsd_log_file:s0
|
||||
|
@ -10,6 +11,7 @@
|
|||
/data/vendor/log(/.*)? u:object_r:vendor_log_file:s0
|
||||
/data/vendor/slog(/.*)? u:object_r:vendor_slog_file:s0
|
||||
/data/vendor/modem_stat(/.*)? u:object_r:modem_stat_data_file:s0
|
||||
/data/vendor/rild(/.*)? u:object_r:rild_vendor_data_file:s0
|
||||
|
||||
# vendor extra images
|
||||
/mnt/vendor/efs(/.*)? u:object_r:modem_efs_file:s0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue