You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
447 B
15 lines
447 B
7 months ago
|
#for video call
|
||
|
binder_call(radio, hal_imsrtp)
|
||
|
binder_call(radio, hal_rcsservice)
|
||
|
allow radio hal_imsrtp_hwservice:hwservice_manager find;
|
||
|
|
||
|
allow radio mediaextractor_service:service_manager find;
|
||
|
userdebug_or_eng(`
|
||
|
allow radio diag_device:chr_file rw_file_perms;
|
||
|
')
|
||
|
allow radio hal_imsrcsd_hwservice:hwservice_manager find;
|
||
|
|
||
|
get_prop(radio, vendor_radio_prop)
|
||
|
#get_prop(radio, vendor_telephony_vtcam_prop)
|
||
|
get_prop(radio, vendor_qcom_ims_prop)
|