Skip to content
Snippets Groups Projects
Commit 47bed6ee authored by Michael Bestas's avatar Michael Bestas Committed by Dhina17
Browse files

onclite: sepolicy: Add vendor prefix to qcom_ims_prop

* qcom_ims_prop -> vendor_qcom_ims_prop
* Fixes build after device/qcom/sepolicy-legacy-um update

Change-Id: I8d1b736deaaf54ce012cf3e42a4c927d43326631
parent 60b8a8e2
No related branches found
No related tags found
No related merge requests found
......@@ -2,4 +2,4 @@ allow radio hal_datafactory_hwservice:hwservice_manager find;
binder_call(radio, cnd)
get_prop(radio, qcom_ims_prop)
get_prop(radio, vendor_qcom_ims_prop)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment