Merge "Update automotive_display_service selinux policy" into sc-dev

This commit is contained in:
TreeHugger Robot 2021-06-22 23:58:47 +00:00 committed by Android (Google) Code Review
commit 22a1482add
2 changed files with 2 additions and 0 deletions

View file

@ -16,6 +16,7 @@ binder_use(automotive_display_service)
# Allow to use HwBinder IPC for HAL implementations.
hwbinder_use(automotive_display_service)
hal_client_domain(automotive_display_service, hal_graphics_composer)
hal_client_domain(automotive_display_service, hal_graphics_allocator)
# Allow to read the target property.
get_prop(automotive_display_service, hwservicemanager_prop)

View file

@ -16,6 +16,7 @@ binder_use(automotive_display_service)
# Allow to use HwBinder IPC for HAL implementations.
hwbinder_use(automotive_display_service)
hal_client_domain(automotive_display_service, hal_graphics_composer)
hal_client_domain(automotive_display_service, hal_graphics_allocator)
# Allow to read the target property.
get_prop(automotive_display_service, hwservicemanager_prop)