[ALPS04882955] Error handling for RILD auto-restart

Allow rild to set gsm0710muxd_prop properties.

MTK-Commit-Id: 69e78e1d537a72aaca2ffecf4e708c007ad2f4ae

Change-Id: Ia5974d851cae7fd86c806c4db0f7b91975822895
CR-Id: ALPS04882955
Feature: DSDS (Dual SIM Dual Standby) Framework-Common Framework(RIL)
(cherry picked from commit c135e1fc7625cb3334278e0c9b6344bf81d46dc0)
This commit is contained in:
Cosmo Sung 2020-01-18 10:22:18 +08:00
parent 2213b28579
commit 285280a8b6

View File

@ -163,3 +163,7 @@ allow rild proc_aed_reboot_reason:file rw_file_perms;
# Purpose: Allow wfc module from rild read system property from wfc module
get_prop(rild, mtk_wfc_serv_prop)
# Date: 2019/11/15
# Operation: RILD init flow
# Purpose: To handle illegal rild started
set_prop(rild, gsm0710muxd_prop)