Skip to content
Snippets Groups Projects
Commit 9afb407b authored by Vladislav Kuzkokov's avatar Vladislav Kuzkokov Committed by Android (Google) Code Review
Browse files

Merge "Allow access to IProxyService to untrusted apps." into nyc-dev

parents cf8719e7 b9562f19
No related branches found
No related tags found
No related merge requests found
...@@ -35,7 +35,7 @@ type bluetooth_manager_service, app_api_service, system_server_service, service_ ...@@ -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 cameraproxy_service, system_server_service, service_manager_type;
type clipboard_service, app_api_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 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 commontime_management_service, system_server_service, service_manager_type;
type connectivity_service, app_api_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; type consumer_ir_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