Merge "[ALPS03861873] rename service name" into alps-trunk-p0.basic

Change-Id: I25fb8056917297544c93cc6e79ca45031f37f4ab
MTK-Commit-Id: 971c4dbb943e5fa40457f1745d72127b0224f2f9
This commit is contained in:
Weilun Liu (劉維倫) 2020-01-18 10:01:48 +08:00 committed by Gerrit Code Review
commit 90e11a04ce
2 changed files with 6 additions and 2 deletions

View File

@ -27,9 +27,13 @@ allow muxreport emd_device:chr_file { rw_file_perms };
# Allow read to sys/kernel/ccci/* files # Allow read to sys/kernel/ccci/* files
allow muxreport sysfs_ccci:dir search; allow muxreport sysfs_ccci:dir search;
allow muxreport sysfs_ccci:file r_file_perms; allow muxreport sysfs_ccci:file r_file_perms;
#set_prop(muxreport, radio_prop)
# Date : WK18.16 # Date : WK18.16
# Operation: P migration # Operation: P migration
# Purpose: Allow muxreport to get tel_switch_prop # Purpose: Allow muxreport to get tel_switch_prop
get_prop(muxreport, tel_switch_prop) get_prop(muxreport, tel_switch_prop)
#Date: W1824
#Purpose: allow muxreport access property of vendor_radio_prop
set_prop(muxreport, vendor_radio_prop)

View File

@ -62,7 +62,7 @@ ctl.vendor.ril-proxy u:object_r:ctl_ril-proxy_prop:s0
ctl.ccci_fsd u:object_r:ctl_ccci_fsd_prop:s0 ctl.ccci_fsd u:object_r:ctl_ccci_fsd_prop:s0
ctl.ccci2_fsd u:object_r:ctl_ccci2_fsd_prop:s0 ctl.ccci2_fsd u:object_r:ctl_ccci2_fsd_prop:s0
ctl.ccci3_fsd u:object_r:ctl_ccci3_fsd_prop:s0 ctl.ccci3_fsd u:object_r:ctl_ccci3_fsd_prop:s0
ctl.muxreport-daemon u:object_r:ctl_muxreport-daemon_prop:s0 ctl.vendor.muxreport-daemon u:object_r:ctl_muxreport-daemon_prop:s0
vendor.ril.active.md u:object_r:ril_active_md_prop:s0 vendor.ril.active.md u:object_r:ril_active_md_prop:s0
vendor.ril.mux.report.case u:object_r:ril_mux_report_case_prop:s0 vendor.ril.mux.report.case u:object_r:ril_mux_report_case_prop:s0