mirror of
https://github.com/Evolution-X-Devices/device_google_wahoo
synced 2026-02-01 07:50:47 +00:00
Add camera HAL to be client of thermal HAL.
am: 3c875504cc
Change-Id: I2da1896d582179d45e25e0f940895391f10406c0
This commit is contained in:
3
sepolicy/vendor/hal_camera_default.te
vendored
3
sepolicy/vendor/hal_camera_default.te
vendored
@@ -11,8 +11,9 @@ binder_call(hal_camera_default, hal_graphics_composer)
|
||||
binder_call(hal_camera_default, system_server)
|
||||
binder_call(hal_camera_default, hal_graphics_allocator)
|
||||
|
||||
# For interfacing with PowerHAL
|
||||
# For interfacing with PowerHAL and ThermalHAL
|
||||
hal_client_domain(hal_camera_default, hal_power)
|
||||
hal_client_domain(hal_camera_default, hal_thermal)
|
||||
|
||||
# For camera team debugging
|
||||
userdebug_or_eng(`
|
||||
|
||||
Reference in New Issue
Block a user