diff --git a/public/service.te b/public/service.te index 909b96ae22357f322a9abb6a0b47c4a64530f086..db5aea75f80fd3722f48f8e430e29e5298851e6b 100644 --- a/public/service.te +++ b/public/service.te @@ -97,7 +97,7 @@ type network_score_service, system_api_service, system_server_service, service_m type network_time_update_service, system_server_service, service_manager_type; type notification_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type; type otadexopt_service, system_server_service, service_manager_type; -type overlay_service, system_server_service, service_manager_type; +type overlay_service, system_api_service, system_server_service, service_manager_type; type package_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type; type permission_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type; type persistent_data_block_service, system_api_service, system_server_service, service_manager_type;