universal7885: resolve selinux neverallows

* vendor services can't set system prop, why did I forget that
This commit is contained in:
Soo-Hwan Na 2021-12-12 17:19:42 +09:00 committed by roynatech2544
commit e0d5faa85c
No known key found for this signature in database
GPG key ID: 9675C32163D88D30

View file

@ -21,5 +21,4 @@ set_prop(secril_config_svc, vendor_radio_prop)
dontaudit secril_config_svc radio_control_prop:property_service set;
get_prop(secril_config_svc, exported_config_prop)
get_prop(secril_config_svc, vendor_radio_prop)
set_prop(secril_config_svc, radio_prop)