Skip to content
Snippets Groups Projects
Commit e082cdb5 authored by Bill Yi's avatar Bill Yi
Browse files

Merge remote-tracking branch 'goog/stage-aosp-master' into HEAD

parents 2e00e637 0fd68b77
No related branches found
No related tags found
No related merge requests found
...@@ -17,6 +17,7 @@ allow bootanim audio_device:chr_file rw_file_perms; ...@@ -17,6 +17,7 @@ allow bootanim audio_device:chr_file rw_file_perms;
allow bootanim audioserver_service:service_manager find; allow bootanim audioserver_service:service_manager find;
allow bootanim surfaceflinger_service:service_manager find; allow bootanim surfaceflinger_service:service_manager find;
allow bootanim audioserver_service:service_manager find;
# Allow access to ion memory allocation device # Allow access to ion memory allocation device
allow bootanim ion_device:chr_file rw_file_perms; allow bootanim ion_device:chr_file rw_file_perms;
......
...@@ -44,7 +44,7 @@ type IProxyService_service, app_api_service, system_server_service, service_mana ...@@ -44,7 +44,7 @@ type IProxyService_service, app_api_service, system_server_service, service_mana
type commontime_management_service, system_server_service, service_manager_type; type commontime_management_service, system_server_service, service_manager_type;
type connectivity_metrics_logger_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 connectivity_service, app_api_service, system_server_service, service_manager_type;
type connmetrics_service, system_server_service, service_manager_type; type connmetrics_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;
type content_service, app_api_service, system_server_service, service_manager_type; type content_service, app_api_service, system_server_service, service_manager_type;
type country_detector_service, app_api_service, system_server_service, service_manager_type; type country_detector_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