Skip to content
Snippets Groups Projects
Commit 9b7d4190 authored by Dan Sandler's avatar Dan Sandler Committed by android-build-merger
Browse files

Allow access to the daydream ("dreams") service.

am: 7905d681

* commit '7905d681':
  Allow access to the daydream ("dreams") service.
parents fe06f87e 7905d681
No related branches found
No related tags found
No related merge requests found
......@@ -42,7 +42,7 @@ type devicestoragemonitor_service, system_server_service, service_manager_type;
type diskstats_service, system_api_service, system_server_service, service_manager_type;
type display_service, app_api_service, system_server_service, service_manager_type;
type DockObserver_service, system_server_service, service_manager_type;
type dreams_service, system_api_service, system_server_service, service_manager_type;
type dreams_service, app_api_service, system_server_service, service_manager_type;
type dropbox_service, app_api_service, system_server_service, service_manager_type;
type ethernet_service, app_api_service, system_server_service, service_manager_type;
type fingerprint_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.
Finish editing this message first!
Please register or to comment