You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
380 B

typeattribute dataservice_app coredomain;
app_domain(dataservice_app)
net_domain(dataservice_app)
add_service(dataservice_app, cne_service)
add_service(dataservice_app, uce_service)
allow dataservice_app app_api_service:service_manager find;
#for video call
allow dataservice_app radio_service:service_manager find;
allow dataservice_app radio_data_file:dir create_dir_perms;