Fix rild error for now

diff --git a/sepolicy/qualcomm.te b/sepolicy/qualcomm.te
index 9baaa56..4900137 100644
--- a/sepolicy/qualcomm.te
+++ b/sepolicy/qualcomm.te
@@ -1,6 +1,6 @@
 #me.phh.treble.qti.audio is system-signed
 allow system_app hal_telephony_hwservice:hwservice_manager { find };
-allow { rild system_app } { rild system_app }:binder { call transfer };
+# allow { rild system_app } { rild system_app }:binder { call transfer };
 
 #Pixel 1
 type vnd_qcril_audio_hwservice, hwservice_manager_type;