Merge "Update automotive_display_service selinux policy" into sc-dev
This commit is contained in:
commit
22a1482add
2 changed files with 2 additions and 0 deletions
|
@ -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)
|
||||
|
|
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue