From 62289c439c81e3062c8908623706f2c02c95e3aa Mon Sep 17 00:00:00 2001 From: Cosmo Sung Date: Mon, 20 Jan 2020 18:40:36 +0800 Subject: [ALPS04968107] Error handling for RILD auto-restart Allow rild to access MUXD property. Change-Id: I3a373cf8bef1da965eda3063e74670302f2cbf0c CR-Id: ALPS04968107 Feature: DSDS (Dual SIM Dual Standby) Framework-Common Framework(RIL) (cherry picked from commit b6c41fe738e7f1c27dc21c64c193f07670fb8044) --- r_non_plat/rild.te | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/r_non_plat/rild.te b/r_non_plat/rild.te index 30dc920..0d7ae35 100644 --- a/r_non_plat/rild.te +++ b/r_non_plat/rild.te @@ -152,3 +152,8 @@ allow rild self:netlink_netfilter_socket { create_socket_perms_no_ioctl }; # Date : 2019/08/29 # Purpose: Allow rild to access proc/aed/reboot-reason 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) -- cgit v1.2.3