From d1a0b0b955222d7a4a7ccbae6dc10794d89e0014 Mon Sep 17 00:00:00 2001 From: Pierre-Hugues Husson Date: Sun, 12 Aug 2018 23:41:19 +0200 Subject: [PATCH] p wip --- sepolicy/qualcomm.te | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/sepolicy/qualcomm.te b/sepolicy/qualcomm.te index 44dbc8a..8395342 100644 --- a/sepolicy/qualcomm.te +++ b/sepolicy/qualcomm.te @@ -1,7 +1,6 @@ #me.phh.treble.qti.audio is system-signed -type rild, domain; 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;