From 50e62148a7580c3f78a9afa67da42b857c7c5265 Mon Sep 17 00:00:00 2001 From: Allen Chu Date: Sat, 18 Jan 2020 09:43:02 +0800 Subject: [PATCH] [ALPS03804621] [P migration] Add property permission [Detail] Add "vendor_radio_prop" permission at te file. MTK-Commit-Id: 4ac56594f5c0082f4560d9492feb4f8e258b07ac Change-Id: Ie29850e01334be41d29ce3de3c359937da153641 CR-Id: ALPS03804621 Feature: DSDS (Dual SIM Dual Standby) Framework-Common Framework(RIL) --- non_plat/gsm0710muxd.te | 3 +++ 1 file changed, 3 insertions(+) diff --git a/non_plat/gsm0710muxd.te b/non_plat/gsm0710muxd.te index c641351..7bef443 100644 --- a/non_plat/gsm0710muxd.te +++ b/non_plat/gsm0710muxd.te @@ -37,3 +37,6 @@ allow gsm0710muxd sysfs:file r_file_perms; allow gsm0710muxd sysfs_ccci:dir search; allow gsm0710muxd sysfs_ccci:file r_file_perms; +#Date: W1818 +#Purpose: allow rild access property of vendor_radio_prop +set_prop(rild, vendor_radio_prop)