sm6150-common: sepolicy: Allow radio get access to vendor_ims_prop

11-14 12:30:02.762  3084  3084 W m.android.phone: type=1400 audit(0.0:26): avc: denied { read } for name="u:object_r:qcom_ims_prop:s0" dev="tmpfs" ino=14068 scontext=u:r:radio:s0 tcontext=u:object_r:qcom_ims_prop:s0 tclass=file permissive=0
11-14 12:30:02.765  3084  3084 E libc    : Access denied finding property "persist.vendor.qti.telephony.vt_cam_interface"

Change-Id: Ic6460f4880506a229772c7f617a7347ce85f769e
Signed-off-by: someone5678 <nemui3353@gmail.com>
Signed-off-by: therealmharc <therealmharc@gmail.com>
This commit is contained in:
someone5678
2022-01-09 04:00:25 +09:00
committed by therealmharc
parent 51b0e5b491
commit e334593efc

View File

@@ -1 +1,2 @@
get_prop(radio, vendor_audio_prop)
get_prop(radio, vendor_ims_prop)