sepolicy: basic: non_plat: Allow rild to set vendor_mtk_md_prop

Signed-off-by: bengris32 <bengris32@protonmail.ch>
Change-Id: I0736d58a7cd93f09880507d0fecfb341cb8f9781
This commit is contained in:
bengris32 2022-08-15 14:43:59 +01:00 committed by Matsvei Niaverau
parent 88370c7038
commit 5aa558a7d6

View File

@ -78,6 +78,8 @@ allow rild sysfs_ccci:file r_file_perms;
#Purpose: allow set telephony Sensitive property
set_prop(rild, vendor_mtk_telephony_sensitive_prop)
set_prop(rild,vendor_mtk_md_prop)
# For AGPSD
allow rild mtk_agpsd:unix_stream_socket connectto;