diff --git a/public/service.te b/public/service.te index 1b5e84f5c..b1241f1dc 100644 --- a/public/service.te +++ b/public/service.te @@ -114,7 +114,7 @@ type gfxinfo_service, system_api_service, system_server_service, service_manager type graphicsstats_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type; type hardware_service, system_server_service, service_manager_type; type hardware_properties_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type; -type hdmi_control_service, system_api_service, system_server_service, service_manager_type; +type hdmi_control_service, app_api_service, system_server_service, service_manager_type; type imms_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type; type incremental_service, system_server_service, service_manager_type; type input_method_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type;