diff --git a/r_non_plat/rild.te b/r_non_plat/rild.te index 67cf3eb..3edcd0b 100644 --- a/r_non_plat/rild.te +++ b/r_non_plat/rild.te @@ -157,4 +157,9 @@ 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; \ No newline at end of file +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)