diff --git a/sepolicy/qualcomm.te b/sepolicy/qualcomm.te new file mode 100644 index 0000000..5bbc2a1 --- /dev/null +++ b/sepolicy/qualcomm.te @@ -0,0 +1,3 @@ +#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 };