mirror of
https://github.com/Evolution-X-Devices/device_google_wahoo
synced 2026-02-01 03:40:35 +00:00
Merge "camera HAL is a client of configstore" into oc-mr1-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
211f213136
1
sepolicy/vendor/hal_camera_default.te
vendored
1
sepolicy/vendor/hal_camera_default.te
vendored
@@ -7,6 +7,7 @@ allow hal_camera_default qdisplay_service:service_manager { find };
|
||||
allow hal_camera_default hal_graphics_mapper_hwservice:hwservice_manager find;
|
||||
allow hal_camera_default hal_graphics_allocator_hwservice:hwservice_manager find;
|
||||
|
||||
hal_client_domain(hal_camera_default, hal_configstore)
|
||||
binder_call(hal_camera_default, hal_graphics_composer)
|
||||
binder_call(hal_camera_default, system_server)
|
||||
binder_call(hal_camera_default, hal_graphics_allocator)
|
||||
|
||||
Reference in New Issue
Block a user