2018-04-15 18:34:51 +00:00
|
|
|
#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 };
|
2018-06-28 22:31:05 +00:00
|
|
|
|
|
|
|
#Pixel 1
|
|
|
|
type vnd_qcril_audio_hwservice, hwservice_manager_type;
|
|
|
|
allow system_app vnd_qcril_audio_hwservice:hwservice_manager { find };
|
|
|
|
|
|
|
|
#Pixel 2
|
|
|
|
type vnd_qcrilhook_hwservice, hwservice_manager_type;
|
|
|
|
allow system_app vnd_qcrilhook_hwservice:hwservice_manager { find };
|