[ALPS04968107] Error handling for RILD auto-restart
Allow rild to access MUXD property. MTK-Commit-Id: 62289c439c81e3062c8908623706f2c02c95e3aa Change-Id: I3a373cf8bef1da965eda3063e74670302f2cbf0c CR-Id: ALPS04968107 Feature: DSDS (Dual SIM Dual Standby) Framework-Common Framework(RIL) (cherry picked from commit b6c41fe738e7f1c27dc21c64c193f07670fb8044)
This commit is contained in:
parent
4bbc8ad3be
commit
0f5ea05394
@ -157,4 +157,9 @@ allow rild self:netlink_netfilter_socket { create_socket_perms_no_ioctl };
|
|||||||
|
|
||||||
# Date : 2019/08/29
|
# Date : 2019/08/29
|
||||||
# Purpose: Allow rild to access proc/aed/reboot-reason
|
# Purpose: Allow rild to access proc/aed/reboot-reason
|
||||||
allow rild proc_aed_reboot_reason:file rw_file_perms;
|
allow rild proc_aed_reboot_reason:file rw_file_perms;
|
||||||
|
|
||||||
|
# Date: 2019/11/15
|
||||||
|
# Operation: RILD init flow
|
||||||
|
# Purpose: To handle illegal rild started
|
||||||
|
set_prop(rild, gsm0710muxd_prop)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user