Skip to content
Snippets Groups Projects
Commit e81736d2 authored by Eugene Susla's avatar Eugene Susla Committed by android-build-merger
Browse files

Merge "SELinux permissions for companion device system service" am: b598b47f...

Merge "SELinux permissions for companion device system service" am: b598b47f am: 9fb3601b am: 5715f8e0
am: 360be648

Change-Id: Id04953e695795a5660c42021eafa8629d4daa55e
parents 368f68c8 360be648
No related branches found
No related tags found
No related merge requests found
......@@ -22,6 +22,7 @@ com.android.net.IProxyService u:object_r:IProxyService_service:s0
commontime_management u:object_r:commontime_management_service:s0
common_time.clock u:object_r:mediaserver_service:s0
common_time.config u:object_r:mediaserver_service:s0
companion_device u:object_r:companion_device_service:s0
connectivity u:object_r:connectivity_service:s0
connectivity_metrics_logger u:object_r:connectivity_metrics_logger_service:s0
connmetrics u:object_r:connmetrics_service:s0
......
......@@ -44,6 +44,7 @@ type clipboard_service, app_api_service, system_server_service, service_manager_
type contexthub_service, app_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 companion_device_service, app_api_service, system_server_service, service_manager_type;
type connectivity_metrics_logger_service, app_api_service, system_server_service, service_manager_type;
type connectivity_service, app_api_service, system_server_service, service_manager_type;
type connmetrics_service, app_api_service, system_server_service, service_manager_type;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment