sdm660-common: sepolicy: allow rild to call qtidataservices_app

avc: denied { call } for comm="DataModule-Loop" scontext=u:r:rild:s0 tcontext=u:r:qtidataservices_app:s0:c221,c256,c512,c768 tclass=binder permissive=0
Change-Id: Ibec0d6e78a823f3a90ec7e166f58dd6b2797db65
Signed-off-by: pix106 <sbordenave@gmail.com>
This commit is contained in:
Chenyang Zhong 2023-05-31 11:17:32 +05:30 committed by pix106
parent f907d9c71f
commit d19ed7ad06

View file

@ -3,3 +3,4 @@ allow rild vendor_qcom_ims_prop:file { getattr open read };
get_prop(rild, vendor_pd_locater_dbg_prop)
binder_call(rild, qtidataservices_app)