Allow treble_app to access mediatek radio hal to detect it
This commit is contained in:
parent
0ed42b1d02
commit
d1a638f4f8
@ -27,3 +27,6 @@ allow system_app hal_tp_default:binder { call };
|
||||
|
||||
set_prop(system_app, default_prop);
|
||||
set_prop(system_app, exported3_default_prop);
|
||||
|
||||
type mtk_hal_rild_hwservice, hwservice_manager_type;
|
||||
allow system_app mtk_hal_rild_hwservice:hwservice_manager { find};
|
||||
|
Loading…
Reference in New Issue
Block a user