diff --git a/service.te b/service.te index 2b7e4442fff6e3cd477b23f18b0d3593aca43242..2915e95e43165ae8f6f0e3ea6ed5102e7c8304cb 100644 --- a/service.te +++ b/service.te @@ -35,7 +35,7 @@ type bluetooth_manager_service, app_api_service, system_server_service, service_ type cameraproxy_service, system_server_service, service_manager_type; type clipboard_service, app_api_service, system_server_service, service_manager_type; type contexthub_service, system_server_service, service_manager_type; -type IProxyService_service, system_api_service, system_server_service, service_manager_type; +type IProxyService_service, app_api_service, system_server_service, service_manager_type; type commontime_management_service, system_server_service, service_manager_type; type connectivity_service, app_api_service, system_server_service, service_manager_type; type consumer_ir_service, app_api_service, system_server_service, service_manager_type;