Allow treble_app to set persist.vendor.vilte_support (to 0)
This commit is contained in:
parent
147dca859c
commit
30b84072fc
@ -30,3 +30,7 @@ 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};
|
||||
|
||||
type mtk_vilte_support_prop, property_type;
|
||||
allow system_app mtk_vilte_support_prop:property_service set;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user