sdm660-common: sepolicy: Address radio denials
Change-Id: If37262e6be3d31f51dcd482db04ce647ecd57e4d Signed-off-by: Subhajeet Muhuri <subhajeet.muhuri@aosip.dev>
This commit is contained in:
parent
2ccf864f31
commit
bb066620d8
1 changed files with 5 additions and 0 deletions
5
sepolicy/vendor/radio.te
vendored
Normal file
5
sepolicy/vendor/radio.te
vendored
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
binder_call(radio, cnd)
|
||||||
|
|
||||||
|
allow radio hal_datafactory_hwservice:hwservice_manager find;
|
||||||
|
|
||||||
|
get_prop(radio, qcom_ims_prop)
|
Loading…
Reference in a new issue