Revert "Fix qti in-call audio on P vendor"

This reverts commit ef2dd1fb34.
This commit doesn't fix anything
This commit is contained in:
Pierre-Hugues Husson 2018-09-18 11:06:12 +02:00
parent 23fcb00111
commit f446ad7290
1 changed files with 1 additions and 2 deletions

View File

@ -1,10 +1,9 @@
attribute rild_26_0;
attribute rild_27_0;
attribute rild_28_0;
#me.phh.treble.qti.audio is system-signed
allow system_app hal_telephony_hwservice:hwservice_manager { find };
allow { rild_26_0 rild_27_0 rild_28_0 system_app } { rild_26_0 rild_27_0 rild_28_0 system_app }:binder { call transfer };
allow { rild_26_0 rild_27_0 system_app } { rild_26_0 rild_27_0 system_app }:binder { call transfer };
#Pixel 1
type vnd_qcril_audio_hwservice, hwservice_manager_type;